mirror of
https://github.com/fly-apps/live_beats.git
synced 2024-11-24 08:51:00 +00:00
Remove inspect
This commit is contained in:
parent
7c6ee5dc1a
commit
5fa2944627
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ defmodule LiveBeatsWeb.SongLive.UploadFormComponent do
|
|||
update_changeset(socket, new_changeset, entry_ref)
|
||||
|
||||
{:error, %{duration: error}} ->
|
||||
IO.inspect({:duration, error})
|
||||
cancel_changeset_upload(socket, entry_ref, error)
|
||||
end
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue