mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Update validate.js
This commit is contained in:
@@ -4,8 +4,6 @@ const chalk = require('chalk')
|
|||||||
|
|
||||||
program.argument('<filepath>', 'Path to file to validate').parse(process.argv)
|
program.argument('<filepath>', 'Path to file to validate').parse(process.argv)
|
||||||
|
|
||||||
const options = program.opts()
|
|
||||||
|
|
||||||
async function main() {
|
async function main() {
|
||||||
await api.channels.load()
|
await api.channels.load()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user