app-emacs/spinner: Drop header line from Emacs site-init file

elisp-site-file-install() adds the line by itself.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2025-04-23 20:32:37 +02:00
parent 83ca4be89b
commit b490907f08

View File

@@ -1,4 +1,2 @@
;;; spinner site-lisp configuration
(add-to-list 'load-path "@SITELISP@")