about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/glittershark/emacs.d/config.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/glittershark/emacs.d/config.el b/users/glittershark/emacs.d/config.el
index f43054c717..a14e4f0e3b 100644
--- a/users/glittershark/emacs.d/config.el
+++ b/users/glittershark/emacs.d/config.el
@@ -144,8 +144,6 @@
 (add-to-list 'custom-theme-load-path "~/.doom.d/themes")
 (load-theme 'grfn-solarized-light t)
 
-(load! "slack")
-
 (defface haskell-import-face `((t (:foreground ,+solarized-magenta))) "")
 
 (setq doom-theme 'grfn-solarized-light)