summaryrefslogtreecommitdiff
path: root/cider.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2013-10-28 14:37:41 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2013-10-28 14:37:41 +0200
commit4a1e71b429da61bc35bc40151c7dd20bef45f480 (patch)
tree38de9b13c8ba8258bc0cb17ee7aea6dd6d2bb48b /cider.el
parent4e53ec3a8dfe97b4bada9fe38289579f2654bbd7 (diff)
Autoload cider-selector
Diffstat (limited to 'cider.el')
-rw-r--r--cider.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/cider.el b/cider.el
index afd8d570..abd23a46 100644
--- a/cider.el
+++ b/cider.el
@@ -63,7 +63,6 @@
(require 'cider-eldoc)
(require 'cider-repl)
(require 'cider-repl-mode)
-(require 'cider-selector)
(require 'cider-mode)
(require 'cider-macroexpansion)