Remove useless comment

This commit is contained in:
Thomas Forgione 2020-10-28 17:03:11 +01:00
parent a6c651bdd2
commit 2b79862e51
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ init { width, height } url key =
( Unloaded (Element.classifyDevice { width = width, height = height }) url key Time.utc
, Cmd.batch
[ Task.attempt TimeZoneReceivedResult TimeZone.getZone
-- Task.perform TimeZoneReceived Time.here
, Twitch.fetchPlaylists resultToMsg
]
)