; Remove test code from previous commit

This commit is contained in:
Philip Kaludercic 2026-02-09 21:17:19 +01:00
parent 4a3640c3f8
commit 6dea509613
No known key found for this signature in database

View file

@ -56,8 +56,6 @@ be comprehensive, but just to handle the kinds of expressions that
(let ((ent (assq exp vars)))
(if ent (cdr ent) (signal 'void-variable exp))))))
(scrape-elpa--safe-eval '(cons "\\.go\\'" 'go-mode))
(defun scrape-elpa (&rest directories)
"Scrape autoload files in DIRECTORIES for package suggestions.
This file will automatically update \"package-autosuggest.eld\", but not