Credo fixes.

This commit is contained in:
lain 2020-05-08 14:11:58 +02:00
parent 7637ef4203
commit d0bf8cfb8f
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@ defmodule Pleroma.Web.ActivityPub.SideEffects do
liked object, a `Follow` activity will add the user to the follower
collection, and so on.
"""
alias Pleroma.Chat
alias Pleroma.Activity
alias Pleroma.Chat
alias Pleroma.Notification
alias Pleroma.Object
alias Pleroma.Repo