Remove weird thing
This commit is contained in:
parent
a1ccbbefa3
commit
ed780b3127
|
@ -111,7 +111,6 @@ update msg model =
|
|||
_ ->
|
||||
Nothing
|
||||
|
||||
-- String.split "/" (Maybe.withDefault "" (List.head splits))
|
||||
( playlistName, videoName ) =
|
||||
case split of
|
||||
p :: v :: _ ->
|
||||
|
|
Loading…
Reference in New Issue