aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r--lisp/mastodon.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 225565a..d8591e1 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -206,7 +206,6 @@ Use. e.g. \"%c\" for your locale's date and time format."
(when (require 'lingva nil :no-error)
(define-key map (kbd "s") #'mastodon-toot--translate-toot-text))
map)
-
"Keymap for `mastodon-mode'.")
(defcustom mastodon-mode-hook nil