Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index
[akkoma] / lib / pleroma / web / streamer.ex
index b8f6663a103b1cc3d7ef5f6988d69222a139f434..133decfc43972daacfd985c5d7350f6eaad4abe8 100644 (file)
@@ -5,8 +5,8 @@
 defmodule Pleroma.Web.Streamer do
   use GenServer
   require Logger
-  alias Pleroma.Conversation.Participation
   alias Pleroma.Activity
+  alias Pleroma.Conversation.Participation
   alias Pleroma.Notification
   alias Pleroma.Object
   alias Pleroma.User