aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-09-03 12:55:21 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-09-03 12:55:21 +0200
commitfe7ecfcea0b8ed8ccb0ebc9b71608095476cfc19 (patch)
treea8b866bae328266889da493305e9c6799f078b0b /lisp/mastodon-search.el
parent2504bdf1e623439a55f6f56f1f5d89b6d9acbf4b (diff)
parent26ec5d7076e47bc7240e3e36aa516909f8c0424c (diff)
Merge branch 'develop'
Diffstat (limited to 'lisp/mastodon-search.el')
-rw-r--r--lisp/mastodon-search.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index 49b5367..c7658ba 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -77,7 +77,6 @@ QUERY is the string to search."
(tags (alist-get 'hashtags response)))
(mapcar #'mastodon-search--get-hashtag-info tags)))
-
;; trending tags
(defun mastodon-search--trending-tags ()