Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
dfeb3aec
Commit
dfeb3aec
authored
Mar 15, 2019
by
Karen Konou
Browse files
fix credo warning
parent
094e1ef0
Pipeline
#9015
passed with stages
in 4 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/pleroma/web/streamer.ex
View file @
dfeb3aec
...
@@ -10,9 +10,9 @@ defmodule Pleroma.Web.Streamer do
...
@@ -10,9 +10,9 @@ defmodule Pleroma.Web.Streamer do
alias
Pleroma
.
Object
alias
Pleroma
.
Object
alias
Pleroma
.
Repo
alias
Pleroma
.
Repo
alias
Pleroma
.
User
alias
Pleroma
.
User
alias
Pleroma
.
Web
.
ActivityPub
.
ActivityPub
alias
Pleroma
.
Web
.
ActivityPub
.
Visibility
alias
Pleroma
.
Web
.
ActivityPub
.
Visibility
alias
Pleroma
.
Web
.
MastodonAPI
.
NotificationView
alias
Pleroma
.
Web
.
MastodonAPI
.
NotificationView
alias
Pleroma
.
Web
.
ActivityPub
.
ActivityPub
@keepalive_interval
:timer
.
seconds
(
30
)
@keepalive_interval
:timer
.
seconds
(
30
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment