Merge branch 'develop' into feature/thread-muting
[akkoma] / lib / pleroma / web / mastodon_api / views / status_view.ex
index 368b79ea78f8249af24e2f17241d8af64902d453..69f5f992c9bf7b365f57436fe942971794cc8a40 100644 (file)
@@ -11,9 +11,9 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
   alias Pleroma.User
   alias Pleroma.Web.CommonAPI
   alias Pleroma.Web.CommonAPI.Utils
-  alias Pleroma.Web.MediaProxy
   alias Pleroma.Web.MastodonAPI.AccountView
   alias Pleroma.Web.MastodonAPI.StatusView
+  alias Pleroma.Web.MediaProxy
 
   # TODO: Add cached version.
   defp get_replied_to_activities(activities) do