From cc4e6842cb803a606cda610aafd63bc377cda884 Mon Sep 17 00:00:00 2001 From: Rui Oliveira Date: Fri, 7 Feb 2025 15:03:37 +0000 Subject: [PATCH] fix: ci --- lib/safira_web/live/backoffice/staff_live/index.html.heex | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/safira_web/live/backoffice/staff_live/index.html.heex b/lib/safira_web/live/backoffice/staff_live/index.html.heex index 7955bf0ed..62f488211 100644 --- a/lib/safira_web/live/backoffice/staff_live/index.html.heex +++ b/lib/safira_web/live/backoffice/staff_live/index.html.heex @@ -66,7 +66,6 @@ - <.modal :if={@live_action in [:new, :edit]} id="staff-modal" @@ -85,7 +84,6 @@ /> - <.modal :if={@live_action in [:roles]} id="staff-modal" @@ -115,4 +113,3 @@ patch={~p"/dashboard/staffs"} /> -