summary refs log tree commit diff
path: root/emacs.d/modules/module-c.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/modules/module-c.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs.d/modules/module-c.el b/emacs.d/modules/module-c.el
index f21cc30..e1e848c 100644
--- a/emacs.d/modules/module-c.el
+++ b/emacs.d/modules/module-c.el
@@ -1,5 +1,3 @@
-(require 'config-package)
-
 (use-package google-c-style
   :commands
   (google-set-c-style))