Removed commented code
This commit is contained in:
parent
9f561de81e
commit
9fc25cdf64
|
@ -22,8 +22,6 @@ async function main() {
|
|||
|
||||
if(debug) {
|
||||
console.log('Debug mode is turn on')
|
||||
// countries = countries.slice(0, 1)
|
||||
// countries = [{ url: 'channels/ru.m3u' }, { url: 'channels/ua.m3u' }]
|
||||
}
|
||||
|
||||
const unsortedPlaylist = util.parsePlaylist('channels/unsorted.m3u')
|
||||
|
|
Loading…
Reference in New Issue