mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
fix: Remove unused imports from aider/commands.py
This commit is contained in:
parent
08862c73e7
commit
81b64e2905
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ from pathlib import Path
|
|||
import git
|
||||
import pyperclip
|
||||
from PIL import Image, ImageGrab
|
||||
from pypager.pager import Pager
|
||||
from pypager.source import StringSource
|
||||
|
||||
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