Remove provide's in autoload libraries (unnecessary)

This commit is contained in:
Henrik Lissner 2017-04-04 22:16:39 -04:00
parent 063cb29f8f
commit ba9e7a947b
7 changed files with 0 additions and 7 deletions

View file

@ -1,5 +1,4 @@
;;; debug.el
(provide 'core-lib-debug)
;;;###autoload
(defun doom/what-face (pos)