mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update validate.js
This commit is contained in:
parent
6e135a16fc
commit
40ec832b71
1 changed files with 0 additions and 2 deletions
|
@ -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()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue