mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Remove unused import
This commit is contained in:
@@ -4,6 +4,4 @@ defmodule Web.Mailer.AuthEmail do
|
||||
use Phoenix.Swoosh,
|
||||
template_root: Path.join(__DIR__, "templates"),
|
||||
template_path: "auth_email"
|
||||
|
||||
alias Web.Mailer
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user