diff --git a/Lib/_pyrepl/input.py b/Lib/_pyrepl/input.py index e39cd78adf4d03..21c24eb5cde3e3 100644 --- a/Lib/_pyrepl/input.py +++ b/Lib/_pyrepl/input.py @@ -42,7 +42,6 @@ # types if False: - from .console import Event from .types import EventTuple