diff --git a/scrape/parse.js b/scrape/parse.js index a58b95d..04b3dda 100644 --- a/scrape/parse.js +++ b/scrape/parse.js @@ -149,4 +149,4 @@ export default async function parseThisShit(downloadedFilePath) { fs.writeFileSync('db/current.json', JSON.stringify(data)); } -parseThisShit("downloads/table.xlsx"); +// parseThisShit("downloads/table.xlsx");