mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-06-30 12:55:12 +08:00
Update scrape.ts
This commit is contained in:
parent
8916fec66c
commit
30e706b43f
@ -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({
|
||||
|
Loading…
x
Reference in New Issue
Block a user