mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
chore: remove obsolete comment about path variable
This commit is contained in:
parent
28d9f6f8da
commit
5b6be29c1c
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ class EditBlockCoder(Coder):
|
||||||
if new_content:
|
if new_content:
|
||||||
break
|
break
|
||||||
|
|
||||||
# ai: update full_path->path!
|
|
||||||
updated.append((path, original, updated))
|
updated.append((path, original, updated))
|
||||||
|
|
||||||
if new_content:
|
if new_content:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue