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