summaryrefslogtreecommitdiff
path: root/init/package/init-package.el
diff options
context:
space:
mode:
Diffstat (limited to 'init/package/init-package.el')
-rw-r--r--init/package/init-package.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/init/package/init-package.el b/init/package/init-package.el
deleted file mode 100644
index 3e2129d..0000000
--- a/init/package/init-package.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(setq package-archives nil
- package-check-signature 'all)
-
-(provide 'init-package)