mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update create-queue.js
This commit is contained in:
parent
3793895948
commit
c50fab812c
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ async function createQueue() {
|
||||||
|
|
||||||
queue = Object.values(queue)
|
queue = Object.values(queue)
|
||||||
|
|
||||||
console.log(queue)
|
|
||||||
|
|
||||||
logger.info(`Found ${queue.length} items`)
|
logger.info(`Found ${queue.length} items`)
|
||||||
|
|
||||||
return queue
|
return queue
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue