Credo fixes: alias grouping/ordering
This commit is contained in:
parent
106f4e7a0f
commit
60ea29dfe6
28 changed files with 57 additions and 98 deletions
|
|
@ -3,8 +3,7 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
defmodule Pleroma.Captcha do
|
||||
alias Plug.Crypto.KeyGenerator
|
||||
alias Plug.Crypto.MessageEncryptor
|
||||
alias Plug.Crypto.{KeyGenerator, MessageEncryptor}
|
||||
alias Calendar.DateTime
|
||||
|
||||
use GenServer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue