Remove sbt-hydra rename wrapper
It has been already renamed as expected upstream.
This commit is contained in:
parent
afa2226051
commit
6288b28bb0
1 changed files with 0 additions and 5 deletions
|
@ -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))
|
||||
|
|
Reference in a new issue