summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLLoyderino <adrijan.bjedov@gmail.com>2025-05-24 15:10:24 +0200
committerLLoyderino <adrijan.bjedov@gmail.com>2025-05-24 15:10:24 +0200
commit38dcf8d948e6353199c9d268a7136cb036c1e268 (patch)
treeb78eaef4988c2bc92315e0058943461d98cf677e
parente604a372d051e3c06967668e43771114ca4b749e (diff)
Removed unused code
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index 164d166..18d57c9 100644
--- a/init.el
+++ b/init.el
@@ -31,6 +31,5 @@
(use-package magit)
;; Catppuccin theme
-;; (require 'theme)
(load "~/.emacs.d/theme.el")