mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
style: remove unused import of Text from rich.text
This commit is contained in:
parent
6f6b016d0f
commit
c6c57f0b6e
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue