chore: remove obsolete comment about path variable

This commit is contained in:
Paul Gauthier (aider) 2024-10-29 14:28:39 -07:00
parent 28d9f6f8da
commit 5b6be29c1c

View file

@ -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: