Skip to content

Commit 10356a8

Browse files
committed
gptel-context: Remove needless comment
1 parent 03cebac commit 10356a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gptel-context.el

-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ the `.gitignore' file of their associated repository."
127127
(action-fn (if remove-p
128128
#'gptel-context-remove
129129
#'gptel-context-add-file))
130-
;; Get git info just once for all files
131130
(git-cache (and (not remove-p)
132131
(gptel-context--build-git-cache default-directory))))
133132
(when (or remove-p (null dirs) (null confirm)

0 commit comments

Comments
 (0)