mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
cleanup
This commit is contained in:
parent
f9ba8e82aa
commit
39170f5639
1 changed files with 1 additions and 6 deletions
|
@ -1,10 +1,5 @@
|
|||
from pathlib import Path
|
||||
|
||||
from aider import diffs
|
||||
|
||||
from ..dump import dump # noqa: F401
|
||||
from .base_coder import Coder
|
||||
from .ask_prompts import AskPrompts
|
||||
from .base_coder import Coder
|
||||
|
||||
|
||||
class AskCoder(Coder):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue