Credo fixes: alias grouping/ordering
This commit is contained in:
parent
106f4e7a0f
commit
60ea29dfe6
28 changed files with 57 additions and 98 deletions
|
|
@ -4,8 +4,7 @@
|
|||
|
||||
defmodule Pleroma.Web.Websub do
|
||||
alias Ecto.Changeset
|
||||
alias Pleroma.Repo
|
||||
alias Pleroma.Instances
|
||||
alias Pleroma.{Instances, Repo}
|
||||
alias Pleroma.Web.Websub.{WebsubServerSubscription, WebsubClientSubscription}
|
||||
alias Pleroma.Web.OStatus.FeedRepresenter
|
||||
alias Pleroma.Web.{XML, Endpoint, OStatus}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue