diff --git a/aider/commands.py b/aider/commands.py index a3230853f..e933956f1 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -9,7 +9,6 @@ from pathlib import Path import git import pyperclip from PIL import Image, ImageGrab -from rich.text import Text from aider import models, prompts, voice from aider.help import Help, install_help_extra