remove logs
ci / docker (push) Waiting to run

This commit is contained in:
2024-06-17 00:37:58 +02:00
parent 3e443617e9
commit eb5e1cf41d
2 changed files with 0 additions and 7 deletions
@@ -76,7 +76,6 @@ defmodule LoLAnalyticsWeb.ChampionLive.Show do
end
def handle_async(:get_win_rates, {:ok, result}, socket) do
IO.inspect(result)
{:noreply, push_event(socket, "win-rate", %{winRates: result})}
end