1
0

chore: I hate my life

This commit is contained in:
2026-04-15 17:07:56 +02:00
parent ed5e493912
commit 3094ec1501
2 changed files with 3 additions and 3 deletions
+2
View File
@@ -24,3 +24,5 @@ export default async function parseThisShit(downloadedFilePath: string) {
await parseV1V2(workbook);
await parseV3(workbook, downloadedFilePath);
}
// parseThisShit("volume/db/current.xlsx")