From 91917bf216cab97e48520bda3736bf08e1747d6b Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Fri, 18 Mar 2022 12:37:28 -0600 Subject: [PATCH] - --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0734c6b..cb2e8f5 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -45,5 +45,4 @@ (mapc #'org-babel-load-file (directory-files emacs-dir t "\\.org$"))) (load-org-config) - ;;; init.el ends here