mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
cleanup
This commit is contained in:
parent
0b265d6608
commit
d6de4d3877
1 changed files with 0 additions and 2 deletions
2
coder.py
2
coder.py
|
@ -378,8 +378,6 @@ class Coder:
|
||||||
|
|
||||||
edited.add(path)
|
edited.add(path)
|
||||||
self.do_replace(path, original, updated)
|
self.do_replace(path, original, updated)
|
||||||
# edit = match.group()
|
|
||||||
# self.do_gpt_powered_replace(path, edit, inp)
|
|
||||||
|
|
||||||
return edited
|
return edited
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue