Compare commits

..

1 Commits

Author SHA1 Message Date
Shadowfacts 2636b5eabf
Add unfollowing remote users 2020-04-26 22:02:21 -04:00
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ defmodule Clacks.Inbox do
} = activity
) do
followee = Actor.get_by_ap_id(followee_id)
follower = Actor.get_by_ap_id(follower_id)
store_activity(activity)