Remove sbt-hydra rename wrapper

It has been already renamed as expected upstream.
This commit is contained in:
Danny Navarro 2016-11-23 09:19:47 -03:00
parent afa2226051
commit 6288b28bb0
No known key found for this signature in database
GPG key ID: 81E5F99780FA6A32

View file

@ -112,8 +112,3 @@ point to the position of the join."
"Yank to kill ring and print full type name at point to the minibuffer."
(interactive)
(ensime-type-at-point t t))
(defun sbt-hydra ()
"Wrapper to rename sbt-hydra:hydra to sbt-hydra"
(interactive)
(sbt-hydra:hydra))