Delete auto generated type specs
This commit is contained in:
@@ -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])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user