mirror of
https://github.com/plausible/analytics.git
synced 2025-01-04 16:06:16 +03:00
4 lines
72 B
Elixir
4 lines
72 B
Elixir
|
defmodule PlausibleWeb.UnsubscribeView do
|
||
|
use PlausibleWeb, :view
|
||
|
end
|