(refactor): refactor org-roam-capture (#1355)

This commit is contained in:
Jethro Kuan
2020-12-22 21:57:02 +08:00
committed by GitHub
parent 777f6d23ec
commit 48e195dd82
3 changed files with 14 additions and 18 deletions

View File

@ -43,7 +43,6 @@
(defvar org-roam-mode)
(defvar org-roam-directory)
(declare-function org-roam--org-file-p "org-roam")
(declare-function org-roam--file-path-from-id "org-roam")
(declare-function org-roam--find-file "org-roam")
(declare-function org-roam-mode "org-roam")