From: Ivan Tashkinov Date: Mon, 1 Apr 2019 06:45:44 +0000 (+0300) Subject: [#923] Minor code readability fix. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=804173fc924ec591558b8ed7671e35b506be9345;p=akkoma [#923] Minor code readability fix. --- diff --git a/lib/pleroma/web/auth/authenticator.ex b/lib/pleroma/web/auth/authenticator.ex index bb87b323c..4eeef5034 100644 --- a/lib/pleroma/web/auth/authenticator.ex +++ b/lib/pleroma/web/auth/authenticator.ex @@ -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(