mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -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)
|
||||
|
||||
const options = program.opts()
|
||||
|
||||
async function main() {
|
||||
await api.channels.load()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue