Skip to content

Commit

Permalink
Update scrape.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nickscamara committed Nov 6, 2024
1 parent 621df86 commit 8151107
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export async function fireEngineScrape<Engine extends FireEngineScrapeRequestChr
url: request.url,
},
}, async span => {
console.log(request)
return await robustFetch(
{
url: `${fireEngineURL}/scrape`,
Expand Down

0 comments on commit 8151107

Please sign in to comment.