remove (interactive) annotation from incus-tramp-enable-method
This commit is contained in:
@@ -66,7 +66,6 @@
|
|||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun incus-tramp-enable-method ()
|
(defun incus-tramp-enable-method ()
|
||||||
(interactive)
|
|
||||||
(with-eval-after-load 'tramp
|
(with-eval-after-load 'tramp
|
||||||
(add-to-list 'tramp-methods
|
(add-to-list 'tramp-methods
|
||||||
`(,incus-tramp-method
|
`(,incus-tramp-method
|
||||||
|
|||||||
Reference in New Issue
Block a user