summaryrefslogtreecommitdiff
path: root/cider.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2014-04-26 16:25:34 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2014-04-26 16:25:34 +0300
commit89a00122da5b3553f4622f9e7c35504eb6b9d389 (patch)
treecb97fb233c76d892e9272b4b44a69b2e58ed7a81 /cider.el
parentfad1d3993b55c2ce5c7a6022d7a673fe431a477b (diff)
Enforce code style via .dir-locals.el
Diffstat (limited to 'cider.el')
-rw-r--r--cider.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/cider.el b/cider.el
index 3e37880d..b438471e 100644
--- a/cider.el
+++ b/cider.el
@@ -164,8 +164,4 @@ The returned endpoint has the label removed."
(provide 'cider)
-;; Local Variables:
-;; indent-tabs-mode: nil
-;; End:
-
;;; cider.el ends here