mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
fix warning
This commit is contained in:
parent
d081f06422
commit
c7c831c901
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ defmodule PowLockout.Phoenix.ControllerCallbacks do
|
|||
|
||||
alias Plug.Conn
|
||||
alias Pow.Plug
|
||||
alias Phoenix.Controller
|
||||
alias PowLockout.Phoenix.{UnlockController, Mailer}
|
||||
alias PowLockout.Plug, as: PowLockoutPlug
|
||||
|
||||
|
|
Loading…
Reference in a new issue