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/components/event_component.ex | |
parent | updates (diff) |
format.
Diffstat (limited to 'lib/web/components/event_component.ex')
-rw-r--r-- | lib/web/components/event_component.ex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/web/components/event_component.ex b/lib/web/components/event_component.ex index 8af3c67..32af856 100644 --- a/lib/web/components/event_component.ex +++ b/lib/web/components/event_component.ex @@ -38,6 +38,4 @@ defmodule NolaWeb.EventComponent do joined """ end - - end |