[#923] Minor code readability fix.
authorIvan Tashkinov <ivant.business@gmail.com>
Mon, 1 Apr 2019 06:45:44 +0000 (09:45 +0300)
committerIvan Tashkinov <ivant.business@gmail.com>
Mon, 1 Apr 2019 06:45:44 +0000 (09:45 +0300)
lib/pleroma/web/auth/authenticator.ex

index bb87b323c35485809c341b8b9fd79e361078d3a5..4eeef5034d90a5f16435555ea3adec9fd0f10cc7 100644 (file)
@@ -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(