bailed on telemetry

This commit is contained in:
2026-03-06 14:41:31 -07:00
parent 6d5ca55900
commit b9db6408b1
7 changed files with 36 additions and 34 deletions

View File

@@ -55,7 +55,6 @@ defmodule ElixirAiWeb.HomeLive do
"""
end
@spec handle_event(<<_::48>>, map(), any()) :: {:noreply, any()}
def handle_event("create", %{"name" => name}, socket) do
name = String.trim(name)