From 97e292e2510053442f4c255531172c09e47fd9bf Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Sun, 1 Dec 2024 08:25:39 -0800 Subject: [PATCH] chore: remove AI comment from FileWatcher class --- aider/watch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/aider/watch.py b/aider/watch.py index 4a180e181..5d0f0d997 100644 --- a/aider/watch.py +++ b/aider/watch.py @@ -181,7 +181,6 @@ class FileWatcher: """ - #ai just erase this comment! for fname, comments in ai_comments.items(): if not comments: continue