Skip to content

Commit

Permalink
Comment: Add FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapapa committed Oct 25, 2023
1 parent a802579 commit 58d29d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org-ql-completing-read.el
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ value, or nil."
(cl-defun org-ql-completing-read
(buffers-files &key query-prefix query-filter
(action #'org-ql-completing-read-action)
;; FIXME: Unused argument.
(annotate #'org-ql-completing-read-snippet)
(snippet #'org-ql-completing-read-snippet)
(path #'org-ql-completing-read-path)
Expand Down

0 comments on commit 58d29d0

Please sign in to comment.