diff --git a/aider/commands.py b/aider/commands.py index 27268deb9..56f73a864 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -1,5 +1,4 @@ import os -from rich.text import Text from rich.prompt import Confirm from prompt_toolkit.completion import Completion from aider import prompts