mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update update-readme.js
This commit is contained in:
@@ -11,7 +11,6 @@ const options = program
|
||||
|
||||
async function main() {
|
||||
const records = await getLogRecords()
|
||||
console.log(records)
|
||||
await generateCountriesTable(records)
|
||||
await generateUSStatesTable(records)
|
||||
await generateCanadaProvincesTable(records)
|
||||
|
||||
Reference in New Issue
Block a user