diff --git a/lib/app_web/live/app_live.html.heex b/lib/app_web/live/app_live.html.heex index 53e127a2..45a9d2a2 100644 --- a/lib/app_web/live/app_live.html.heex +++ b/lib/app_web/live/app_live.html.heex @@ -433,12 +433,6 @@ > <%= item.text %> - - <%= item.id %> - - - <%= item.cid %> - <% end %> <%= if timers_any?(item) do %>
- <%= item.id %> -
- <%= item.cid %> -