Remove needless to-do

This commit is contained in:
Protesilaos Stavrou 2022-06-06 14:16:49 +03:00
parent 9f4a99243c
commit 5744240289
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -89,8 +89,5 @@ sample template. We will eventually have a manual."
;; :immediate-finish nil
;; :kill-buffer t
;; :jump-to-captured t)))
;; TODO 2022-06-04: `denote-rename-file'
(provide 'denote-org-capture)
;;; denote-org-capture.el ends here