diff options
author | Jordan Bracco <href@random.sh> | 2025-06-25 19:22:59 +0200 |
---|---|---|
committer | Jordan Bracco <href@random.sh> | 2025-06-25 19:22:59 +0200 |
commit | c934e79e5852e05f714b2d542cc2678e287c49b8 (patch) | |
tree | 55779a0168260fce03e4775eacdd613ffc945588 /lib/web/views/open_id_view.ex | |
parent | updates (diff) |
format.
Diffstat (limited to 'lib/web/views/open_id_view.ex')
-rw-r--r-- | lib/web/views/open_id_view.ex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/web/views/open_id_view.ex b/lib/web/views/open_id_view.ex index bd8089b..b847202 100644 --- a/lib/web/views/open_id_view.ex +++ b/lib/web/views/open_id_view.ex @@ -1,4 +1,3 @@ defmodule NolaWeb.OpenIdView do use NolaWeb, :view - end |