From 12668c7677e70abf2f9e336f5c2e35d253faa671 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Wed, 18 Oct 2023 09:55:54 -0400 Subject: Functionalitiy for removing unused imports in python and small c++ styles --- lisp/mk.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/mk.el') diff --git a/lisp/mk.el b/lisp/mk.el index 634f09a..28de3ed 100644 --- a/lisp/mk.el +++ b/lisp/mk.el @@ -69,6 +69,5 @@ (other-window -1)))))) (bind-key* (kbd "C-c f r") 'mk/rename-file) - (provide 'mk) ;;; mk.el ends here -- cgit v1.2.1