mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
fix: Remove unused import of Model
from aider/coders/senior_coder.py
This commit is contained in:
parent
e718b43fc8
commit
6d19abf7ec
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
from aider.models import Model
|
||||
|
||||
from .ask_coder import AskCoder
|
||||
from .base_coder import Coder
|
||||
from .senior_prompts import SeniorPrompts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue