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