diff --git a/scrape/parse.js b/scrape/parse.js index 01912ca..ee1d392 100644 --- a/scrape/parse.js +++ b/scrape/parse.js @@ -205,4 +205,4 @@ export default async function parseThisShit(downloadedFilePath) { fs.writeFileSync("db/current.json", JSON.stringify(data, null, 2)); } -parseThisShit("downloads/table.xlsx") +// parseThisShit("downloads/table.xlsx")