This commit is contained in:
Paul Gauthier 2023-05-09 07:23:10 -07:00
parent 0b265d6608
commit d6de4d3877

View file

@ -378,8 +378,6 @@ class Coder:
edited.add(path)
self.do_replace(path, original, updated)
# edit = match.group()
# self.do_gpt_powered_replace(path, edit, inp)
return edited