Delete auto generated type specs

This commit is contained in:
2024-10-23 22:20:24 +02:00
parent c58d472801
commit b54adcab74
2 changed files with 0 additions and 8 deletions

View File

@@ -11,7 +11,6 @@ defmodule MihainatorWeb.UploadLive do
end
@impl Phoenix.LiveView
@spec handle_info({reference(), any()}, any()) :: {:noreply, any()}
def handle_info({ref, result}, socket) do
Process.demonitor(ref, [:flush])