branch: elpa/hyperdrive
commit 66a27e64d1d738b2bcccaf39e35768a8bcf40569
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>
Comment: Remove TODO
---
hyperdrive-lib.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index d3050d5bdd..33cd7b6754 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -1442,7 +1442,6 @@ Default function; see variable
`h/gateway-start-function'."
(h/message "Gateway ready."))
;; TODO: Doesn't work if hyperdrive-start called outside with M-x, not from
menu
-;; TODO: Doesn't refresh gateway version inapt-p.
(defun h/menu-refresh ()
"Refresh `hyperdrive-menu' if it's open."
(when (and (eq transient-current-command 'h/menu)