SideEffects: Move streaming of chats to after the transaction.
[akkoma] / lib / pleroma / web / activity_pub / transmogrifier.ex
index f97ab510e65001ad82bf42d4a6255077d2bed08b..d2347cdc94fc99006844a6a71f309422d2b0ecde 100644 (file)
@@ -9,8 +9,8 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier do
   alias Pleroma.Activity
   alias Pleroma.EarmarkRenderer
   alias Pleroma.FollowingRelationship
-  alias Pleroma.Notification
   alias Pleroma.Maps
+  alias Pleroma.Notification
   alias Pleroma.Object
   alias Pleroma.Object.Containment
   alias Pleroma.Repo