Upgrade to Phoenix 1.4
[akkoma] / test / web / mastodon_api / mastodon_socket_test.exs
index c7d71defc2bf849919a6f32d9c19307cd1cc2e4a..5d9b9686119e6f23796f7e3399af39440a422ddf 100644 (file)
@@ -1,9 +1,7 @@
 defmodule Pleroma.Web.MastodonApi.MastodonSocketTest do
   use Pleroma.DataCase
 
-  alias Pleroma.Web.MastodonApi.MastodonSocket
   alias Pleroma.Web.{Streamer, CommonAPI}
-  alias Pleroma.User
 
   import Pleroma.Factory