Skip to content

Commit 642be53

Browse files
committed
Remove needless autoload cookie
1 parent 62a99a0 commit 642be53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ts-comint.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
"Prompt for `run-ts'.")
9393

9494

95-
;;;###autoload
9695
(defun ts--is-nodejs ()
9796
(string= "node"
9897
(substring-no-properties inferior-ts-program-command -4 nil)))

0 commit comments

Comments
 (0)