Remove weird thing

This commit is contained in:
Thomas Forgione 2020-10-04 21:38:17 +02:00
parent a1ccbbefa3
commit ed780b3127
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ update msg model =
_ ->
Nothing
-- String.split "/" (Maybe.withDefault "" (List.head splits))
( playlistName, videoName ) =
case split of
p :: v :: _ ->