aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-10-20 10:36:49 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-10-20 10:36:49 +0200
commitc7305179fcca04ebdf090c93dabd2c82bad5b6ff (patch)
treec65b4c6b334f35235b641e70c909ab2eb61208f6 /lisp
parent9aeb84f4fd781f931e2e78573cbd85edd2a22db7 (diff)
remove stale fixme
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mastodon-notifications.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index cb36616..a7f358b 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -233,7 +233,6 @@ ACCOUNTS is data of the accounts that have reacted to the notification."
(unless (and filtered (assoc "hide" filters))
(mastodon-notifications--insert-note
;; toot
- ;; FIXME: fix following etc. on action authors
(if (member type-sym '(follow follow_request))
follower
status)