Skip to content

Commit

Permalink
Merge pull request #2 from syohex/fix-package
Browse files Browse the repository at this point in the history
Remove needless autoload cookie
  • Loading branch information
josteink authored Oct 2, 2016
2 parents bfdfcd3 + 642be53 commit 3673b5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ts-comint.el
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"Prompt for `run-ts'.")


;;;###autoload
(defun ts--is-nodejs ()
(string= "node"
(substring-no-properties inferior-ts-program-command -4 nil)))
Expand Down

0 comments on commit 3673b5c

Please sign in to comment.