mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 03:35:00 +00:00
fix: Remove duplicate ChatChunks import and empty lines
This commit is contained in:
parent
eec086e266
commit
e0bab8505a
1 changed files with 0 additions and 3 deletions
|
@ -60,9 +60,6 @@ all_fences = [
|
|||
]
|
||||
|
||||
|
||||
from .chat_chunks import ChatChunks
|
||||
|
||||
|
||||
class Coder:
|
||||
abs_fnames = None
|
||||
abs_read_only_fnames = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue