summaryrefslogtreecommitdiff
path: root/cider-scratch.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-scratch.el
parentfad1d3993b55c2ce5c7a6022d7a673fe431a477b (diff)
Enforce code style via .dir-locals.el
Diffstat (limited to 'cider-scratch.el')
-rw-r--r--cider-scratch.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/cider-scratch.el b/cider-scratch.el
index a199fb66..befa94b7 100644
--- a/cider-scratch.el
+++ b/cider-scratch.el
@@ -62,8 +62,4 @@
(provide 'cider-scratch)
-;; Local Variables:
-;; indent-tabs-mode: nil
-;; End:
-
;;; cider-scratch.el ends here