diff options
Diffstat (limited to 'lisp/mastodon-http.el')
-rw-r--r-- | lisp/mastodon-http.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.el index b6cc879..35af12c 100644 --- a/lisp/mastodon-http.el +++ b/lisp/mastodon-http.el @@ -27,7 +27,6 @@ ;;; Code: -(require 'mastodon) (require 'json) (defgroup mastodon-http nil |