Make credo happy
This commit is contained in:
parent
c5f8df08a7
commit
8bcfac93a8
15 changed files with 85 additions and 91 deletions
|
|
@ -6,7 +6,7 @@ defmodule Pleroma.Web.MastodonAPI.WebsocketHandler do
|
|||
require Logger
|
||||
|
||||
alias Pleroma.Web.OAuth.Token
|
||||
alias Pleroma.{User, Repo}
|
||||
alias Pleroma.{Repo, User}
|
||||
|
||||
@behaviour :cowboy_websocket_handler
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue