forked from AkkomaGang/akkoma
Merge branch 'warnings-fix' into 'develop'
compilation warnings fix See merge request pleroma/pleroma!2102
This commit is contained in:
commit
d150c598d7
1 changed files with 0 additions and 2 deletions
|
@ -8,9 +8,7 @@ defmodule Pleroma.Web.TwitterAPI.UtilControllerTest do
|
||||||
|
|
||||||
alias Pleroma.Tests.ObanHelpers
|
alias Pleroma.Tests.ObanHelpers
|
||||||
alias Pleroma.User
|
alias Pleroma.User
|
||||||
alias Pleroma.Web.CommonAPI
|
|
||||||
|
|
||||||
import ExUnit.CaptureLog
|
|
||||||
import Pleroma.Factory
|
import Pleroma.Factory
|
||||||
import Mock
|
import Mock
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue