From 891290ce07d4d00477414789502f570a3a8f8cf3 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:07:34 -0400 Subject: add provide and remove license --- bard-emacs-modules/bard-emacs-anki.el | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'bard-emacs-modules/bard-emacs-anki.el') diff --git a/bard-emacs-modules/bard-emacs-anki.el b/bard-emacs-modules/bard-emacs-anki.el index 3f56b68..9b9a6a0 100644 --- a/bard-emacs-modules/bard-emacs-anki.el +++ b/bard-emacs-modules/bard-emacs-anki.el @@ -32,11 +32,4 @@ (bard/anki-editor-reset-cloze-number) ) - -;; (use-package gnosis -;; :ensure t -;; :config -;; (gnosis-modeline-mode) -;; :bind -;; ;; k is for kards -;; (("C-c k" . gnosis-dashboard))) +(provide 'bard-emacs-anki) -- cgit v1.2.3