Credo fixes.

This commit is contained in:
lain 2019-10-23 12:18:05 +02:00
commit 1adafa0966
5 changed files with 14 additions and 9 deletions

View file

@ -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 \\ [])