summaryrefslogtreecommitdiff
path: root/common.el
diff options
context:
space:
mode:
Diffstat (limited to 'common.el')
-rw-r--r--common.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/common.el b/common.el
index 8b9ef16..21ba10d 100644
--- a/common.el
+++ b/common.el
@@ -64,8 +64,6 @@
(user-error "You pressed an intentionally disabled key-binding: %s"
(key-description (this-command-keys-vector))))
-
-
(provide 'common)
;;; common.el ends here.