Remove provide's in autoload libraries (unnecessary)
This commit is contained in:
parent
063cb29f8f
commit
ba9e7a947b
7 changed files with 0 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
|||
;;; debug.el
|
||||
(provide 'core-lib-debug)
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/what-face (pos)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue