get rid of random stray stuff in term-projectile

This commit is contained in:
Ivan Malison 2015-10-14 01:23:17 -07:00
parent d063b024ad
commit 117a686b81

View File

@ -45,8 +45,5 @@
(interactive)
(switch-to-buffer (cvm-contextual-value (make-instance projectile-term-manager))))
(switch-to-buffer (cvm-contextual-value (make-instance projectile-term-manager)))
(cvm-get-identifier (make-instance term-projectile-identifier-manager))
(provide 'term-projectile)