aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs.d/local/dictem
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-02-09 18:12:36 -0500
committerRyan Kavanagh <rak@rak.ac>2023-02-09 18:12:36 -0500
commit63b07b43986a535bc457534fc9977ee27fc93e83 (patch)
tree088f63197a08f09179fb173fe1355d324244b40a /dot_emacs.d/local/dictem
parentactually install dictem (diff)
Don't actually need cl in dictem
Diffstat (limited to 'dot_emacs.d/local/dictem')
-rw-r--r--dot_emacs.d/local/dictem/dictem.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/dot_emacs.d/local/dictem/dictem.el b/dot_emacs.d/local/dictem/dictem.el
index 8602ca3..9581a85 100644
--- a/dot_emacs.d/local/dictem/dictem.el
+++ b/dot_emacs.d/local/dictem/dictem.el
@@ -36,8 +36,6 @@
;;; Code:
-(require 'cl)
-
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;; Custom Things ;;;;;