From: Alexander Strizhakov Date: Tue, 14 Jan 2020 12:49:52 +0000 (+0300) Subject: compilation warnings fix X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=0d331f3d23963790b63f5b45b56adfe71651c7ee;p=akkoma compilation warnings fix --- diff --git a/test/web/twitter_api/util_controller_test.exs b/test/web/twitter_api/util_controller_test.exs index 8418fd071..5d60c0d51 100644 --- a/test/web/twitter_api/util_controller_test.exs +++ b/test/web/twitter_api/util_controller_test.exs @@ -8,9 +8,7 @@ defmodule Pleroma.Web.TwitterAPI.UtilControllerTest do alias Pleroma.Tests.ObanHelpers alias Pleroma.User - alias Pleroma.Web.CommonAPI - import ExUnit.CaptureLog import Pleroma.Factory import Mock