mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-01 03:46:44 +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
|