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:
William Carroll 2019-03-06 16:51:05 +00:00
parent fb1784e2ac
commit e811b4bf80

View file

@ -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