ActivityPub: Use is_unicode_emoji? function.
[akkoma] / test / web / pleroma_api / pleroma_api_controller_test.exs
index 71e4d3e1c0a2eb593f2ac3d6d11081478fa3ca0a..fa85d917400c045324d797dffd3178b7c1449de4 100644 (file)
@@ -8,7 +8,6 @@ defmodule Pleroma.Web.PleromaAPI.PleromaAPIControllerTest do
   alias Pleroma.Conversation.Participation
   alias Pleroma.Repo
   alias Pleroma.Web.CommonAPI
-  alias Pleroma.Web.MastodonAPI.AccountView
 
   import Pleroma.Factory