Merge branch 'fix/normalize-file-extension' into 'develop'
[akkoma] / test / web / activity_pub / activity_pub_controller_test.exs
index 305f9d0e05a692af25a9e1c9bbf6ecda3b10b78e..bbf89136b1b8ee786d6e3e96fcb1395a6f9b1b59 100644 (file)
@@ -4,7 +4,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubControllerTest do
   alias Pleroma.Web.ActivityPub.{UserView, ObjectView}
   alias Pleroma.{Repo, User}
   alias Pleroma.Activity
-  alias Pleroma.Web.CommonAPI
 
   describe "/users/:nickname" do
     test "it returns a json representation of the user", %{conn: conn} do