forked from AkkomaGang/akkoma
[#923] Minor code readability fix.
This commit is contained in:
parent
eadafc88b8
commit
804173fc92
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
defmodule Pleroma.Web.Auth.Authenticator do
|
||||
alias Pleroma.User
|
||||
alias Pleroma.Registration
|
||||
alias Pleroma.User
|
||||
|
||||
def implementation do
|
||||
Pleroma.Config.get(
|
||||
|
|
Loading…
Reference in a new issue