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
This commit is contained in:
parent
65e57df7ea
commit
f2d60528f7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
from .base_coder import Coder
|
from .whole_coder import WholeCoder
|
||||||
from .junior_whole_prompts import JuniorWholePrompts
|
from .junior_whole_prompts import JuniorWholePrompts
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue