projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c755c
)
Credo fixes.
author
lain
<lain@soykaf.club>
Fri, 3 May 2019 11:53:17 +0000
(13:53 +0200)
committer
lain
<lain@soykaf.club>
Fri, 3 May 2019 11:53:17 +0000
(13:53 +0200)
lib/pleroma/web/streamer.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/web/streamer.ex
b/lib/pleroma/web/streamer.ex
index b8f6663a103b1cc3d7ef5f6988d69222a139f434..133decfc43972daacfd985c5d7350f6eaad4abe8 100644
(file)
--- a/
lib/pleroma/web/streamer.ex
+++ b/
lib/pleroma/web/streamer.ex
@@
-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