mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 19:24:59 +00:00
fix: Remove unused import and fix undefined name in senior_coder.py
This commit is contained in:
parent
95c70951fd
commit
095bae6513
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
from .base_coder import Coder
|
from .ask_coder import AskCoder
|
||||||
from .senior_prompts import SeniorPrompts
|
from .senior_prompts import SeniorPrompts
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue