diff options
-rw-r--r-- | lisp/mastodon-transient.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-transient.el b/lisp/mastodon-transient.el index 060e9ad..5d1f026 100644 --- a/lisp/mastodon-transient.el +++ b/lisp/mastodon-transient.el @@ -130,7 +130,6 @@ the inner key part." :choices (lambda () mastodon-iso-639-regional)) ] ["Update" - ("C-c g" "Show args" masto-show-args) ("C-c C-c" "Save settings" mastodon-user-settings-update) ("C-c C-k" :info "Revert all changes")] (interactive) |