fix warnings
[akkoma] / test / web / mastodon_api / list_view_test.exs
index 5e36872ed250ec01123e721041a7b821eb3127f7..a12acc2b22ebdb466c9b7292b1819515d3c524ca 100644 (file)
@@ -2,7 +2,6 @@ defmodule Pleroma.Web.MastodonAPI.ListViewTest do
   use Pleroma.DataCase
   import Pleroma.Factory
   alias Pleroma.Web.MastodonAPI.ListView
-  alias Pleroma.List
 
   test "Represent a list" do
     user = insert(:user)