summaryrefslogtreecommitdiff
path: root/.config/emacs
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs')
-rw-r--r--.config/emacs/modules/bd--notes.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/emacs/modules/bd--notes.el b/.config/emacs/modules/bd--notes.el
index f74c44f..17a6b63 100644
--- a/.config/emacs/modules/bd--notes.el
+++ b/.config/emacs/modules/bd--notes.el
@@ -69,8 +69,6 @@ KEYWORDS is a list of strings."
denote-journal-extras-directory (expand-file-name "~/dc/log")
denote-journal-extras-title-format 'day-date-month-year))
-(use-package anki-editor)
-
(provide 'bd--notes)
;;; bd--notes.el ends here