mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
fix: Remove unused import and import correct base class
This commit is contained in:
parent
58c27e401e
commit
95c70951fd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from .base_coder import Coder
|
||||
from .editblock_coder import EditBlockCoder
|
||||
from .junior_editblock_prompts import JuniorEditBlockPrompts
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue