Update scrape.ts

This commit is contained in:
Nicolas 2024-07-22 19:15:24 -04:00
parent 8916fec66c
commit 30e706b43f

View File

@ -166,7 +166,6 @@ export async function scrapeController(req: Request, res: Response) {
error: "Failed to bill team. Insufficient credits or subscription not found.",
});
}
console.log("Billed team in", new Date().getTime() - startTimeBilling, "ms");
}
logJob({