1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-be.git synced 2025-03-23 03:07:48 +01:00

Credo fixes.

This commit is contained in:
lain 2020-05-12 14:44:11 +02:00
parent a61120f497
commit e44166b510

View file

@ -4,8 +4,8 @@
defmodule Pleroma.Web.PleromaAPI.ChatControllerTest do
use Pleroma.Web.ConnCase, async: true
alias Pleroma.Object
alias Pleroma.Chat
alias Pleroma.Object
alias Pleroma.Web.ActivityPub.ActivityPub
alias Pleroma.Web.CommonAPI