mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -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)
|
||||
|
||||
const options = program.opts()
|
||||
|
||||
async function main() {
|
||||
await api.channels.load()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user