diff --git a/aider/io.py b/aider/io.py index 7c3569ff0..d4fdeb888 100644 --- a/aider/io.py +++ b/aider/io.py @@ -8,7 +8,6 @@ from pathlib import Path from prompt_toolkit.completion import ( Completer, Completion, - PathCompleter, ThreadedCompleter, ) from prompt_toolkit.cursor_shapes import ModalCursorShapeConfig