[Init] Don’t ‘provide’ init

This commit is contained in:
Daniel - 2018-01-27 17:50:19 +01:00
parent 25373fc6d9
commit 58daf4929b
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 5 deletions

View File

@ -1404,10 +1404,6 @@ are assumed to be of the form *.crt."
(use-package yasnippet
:commands (yas-minor-mode-on yas-minor-mode)
;; * End
(provide 'init)
:diminish yas-minor-mode)
;;; init.el ends here