Remove Emacs spam
I have the (package-initialize) call already in wpc-package.el. I'm unsure how this removal is ending up in a git status because I'm pretty sure I've never commited that to this repo. Need to tighten things up I guess.
This commit is contained in:
parent
fb1784e2ac
commit
e811b4bf80
1 changed files with 0 additions and 7 deletions
|
@ -1,10 +1,3 @@
|
|||
|
||||
;; Added by Package.el. This must come before configurations of
|
||||
;; installed packages. Don't delete this line. If you don't want it,
|
||||
;; just comment it out by adding a semicolon to the start of the line.
|
||||
;; You may delete these explanatory comments.
|
||||
(package-initialize)
|
||||
|
||||
(require 'wpc-package "~/.emacs.d/wpc/packages/wpc-package.el")
|
||||
|
||||
;; load order is intentional
|
||||
|
|
Loading…
Reference in a new issue