chore: remove AI comment from FileWatcher class

This commit is contained in:
Paul Gauthier (aider) 2024-12-01 08:25:39 -08:00
parent 4c5aa6a326
commit 97e292e251

View file

@ -181,7 +181,6 @@ class FileWatcher:
""" """
#ai just erase this comment!
for fname, comments in ai_comments.items(): for fname, comments in ai_comments.items():
if not comments: if not comments:
continue continue