From 19f18b4076efefa212a0e56757ac844eafda9481 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Thu, 23 Mar 2023 11:16:34 +0100 Subject: remove extra blank line --- lisp/mastodon-tl.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 5dbdb8b..644a3d4 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -1748,7 +1748,6 @@ If UNMUTE, unmute it." (message "Thread unmuted!") (message "Thread muted!"))))))))))) - (defun mastodon-tl--map-account-id-from-toot (statuses) "Return a list of the account IDs of the author of each toot in STATUSES." (mapcar (lambda (status) -- cgit v1.2.3