aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-http.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-03-18 18:36:25 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-03-19 13:21:34 +0100
commit4a1670f278b755691bc37c64eeee35b9b02a3085 (patch)
tree4ea02c85874f2c20acbe0622d0eacb738bc4d9fa /lisp/mastodon-http.el
parent595da36289597536483bab044c3cf0de2aa09bd4 (diff)
sort all autoloads
sort autoloads in profile.el
Diffstat (limited to 'lisp/mastodon-http.el')
-rw-r--r--lisp/mastodon-http.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.el
index 88bc9c6..d1f654e 100644
--- a/lisp/mastodon-http.el
+++ b/lisp/mastodon-http.el
@@ -43,7 +43,6 @@
(autoload 'mastodon-auth--access-token "mastodon-auth")
(autoload 'mastodon-toot--update-status-fields "mastodon-toot")
-
(defvar mastodon-http--api-version "v1")
(defconst mastodon-http--timeout 15