Credo fixes.
This commit is contained in:
parent
97d5c79aa0
commit
1adafa0966
5 changed files with 14 additions and 9 deletions
|
|
@ -5,9 +5,9 @@ defmodule Pleroma.Web.ActivityPub.SideEffects do
|
|||
liked object, a `Follow` activity will add the user to the follower
|
||||
collection, and so on.
|
||||
"""
|
||||
alias Pleroma.Web.ActivityPub.Utils
|
||||
alias Pleroma.Object
|
||||
alias Pleroma.Notification
|
||||
alias Pleroma.Object
|
||||
alias Pleroma.Web.ActivityPub.Utils
|
||||
|
||||
def handle(object, meta \\ [])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue