mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 20:37:59 +01:00
4 lines
96 B
Elixir
4 lines
96 B
Elixir
defmodule PowLockout.Phoenix.MailerView do
|
|
@moduledoc false
|
|
use Pow.Phoenix.Mailer.View
|
|
end
|