We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6ef43 commit abc43aeCopy full SHA for abc43ae
gerrit.el
@@ -1094,8 +1094,6 @@ locally and is referenced in
1094
(defvar-keymap gerrit-dashboard-mode-map
1095
;; TODO convert this into a transient
1096
:doc "Keymap for `gerrit-dashboard` mode."
1097
- "a" #'gerrit-dashboard-assign-change
1098
- "A" #'gerrit-dashboard-assign-change-to-me
1099
"g" #'gerrit-dashboard--refresh--and-point-restore
1100
"o" #'gerrit-dashboard-browse-change
1101
"d" #'gerrit-dashboard-download-change
0 commit comments