summaryrefslogtreecommitdiff
path: root/emacs.d/custom/fcuny-ui.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/custom/fcuny-ui.el')
-rw-r--r--emacs.d/custom/fcuny-ui.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs.d/custom/fcuny-ui.el b/emacs.d/custom/fcuny-ui.el
index 23c51b8..63476aa 100644
--- a/emacs.d/custom/fcuny-ui.el
+++ b/emacs.d/custom/fcuny-ui.el
@@ -48,7 +48,4 @@
(setq uniquify-buffer-name-style 'forward)
(setq uniquify-separator "/"))
-(use-package hydra
- :ensure t)
-
(provide 'fcuny-ui)