Remove containment tests from transmogrifier and fix thread visibility solver
[akkoma] / lib / pleroma / web / mastodon_api / mastodon_api_controller.ex
index 1e82b2f685d08ee604c0220b9bafcbab20b56744..4cec26c9b1b31d9b5723e22b8cb08b4194d91ef2 100644 (file)
@@ -4,13 +4,13 @@
 
 defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do
   use Pleroma.Web, :controller
-  alias Pleroma.Object.Fetcher
   alias Ecto.Changeset
   alias Pleroma.Activity
   alias Pleroma.Config
   alias Pleroma.Filter
   alias Pleroma.Notification
   alias Pleroma.Object
+  alias Pleroma.Object.Fetcher
   alias Pleroma.Pagination
   alias Pleroma.Repo
   alias Pleroma.ScheduledActivity