Make credo happy
[akkoma] / lib / pleroma / web / mastodon_api / views / status_view.ex
index 03dc587d9ea5d63479e918e1356060f794f18e1a..f8961eb6c08d0c1509ca3d82f13e9c7b7507bf06 100644 (file)
@@ -7,8 +7,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
 
   alias Pleroma.Activity
   alias Pleroma.HTML
-  alias Pleroma.Repo
   alias Pleroma.Object
+  alias Pleroma.Repo
   alias Pleroma.User
   alias Pleroma.Web.CommonAPI
   alias Pleroma.Web.CommonAPI.Utils