aboutsummaryrefslogtreecommitdiff
path: root/editors/sly-asdf/files/patch-sly-asdf.el
blob: 4340586fd1018abd96f74c97eda39fd6f07e12ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- sly-asdf.el.orig	2021-03-08 03:32:35 UTC
+++ sly-asdf.el
@@ -354,10 +354,5 @@ in the directory of the current buffer."
 
 
 
-;;;###autoload
-(with-eval-after-load 'sly
-  (add-to-list 'sly-contribs 'sly-asdf 'append))
-
-
 (provide 'sly-asdf)
 ;;; sly-asdf.el ends here