diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/mastodon-profile.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index 1003853..d3b840e 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -138,7 +138,6 @@ contains") (defun mastodon-profile--item-json () "Get the next item-json." - (interactive) (mastodon-tl--property 'item-json)) (defun mastodon-profile--make-author-buffer (account &optional no-reblogs) |