diff --git a/apps/api/src/controllers/scrape.ts b/apps/api/src/controllers/scrape.ts index 97d3d489..fb57e41d 100644 --- a/apps/api/src/controllers/scrape.ts +++ b/apps/api/src/controllers/scrape.ts @@ -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({