diff --git a/scrape/parse.ts b/scrape/parse.ts index c2a9217..c522faa 100644 --- a/scrape/parse.ts +++ b/scrape/parse.ts @@ -27,4 +27,4 @@ export default async function parseThisShit(downloadedFilePath: string) { await parseV3(workbook, downloadedFilePath); } -parseThisShit("volume/db/current.xlsx") +//parseThisShit("volume/db/current.xlsx")