Merge branch 'bugfix/widen-streamer-blocks' into 'develop'
[akkoma] / test / web / masto_fe_controller_test.exs
index 04f1440490dce8bfe86d2bce0b7167ff73c005e8..ab9dab352b7fffcec628f36b7d161db949480117 100644 (file)
@@ -5,8 +5,9 @@
 defmodule Pleroma.Web.MastodonAPI.MastoFEController do
   use Pleroma.Web.ConnCase
 
-  alias Pleroma.User
   alias Pleroma.Config
+  alias Pleroma.User
+
   import Pleroma.Factory
 
   clear_config([:instance, :public])