Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
steve8708 authored Nov 20, 2023
1 parent e2d3f7f commit e75ef2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Page } from "playwright";
console.log("Hello");
type Config = {
/** URL to start the crawl */
url: string;
Expand Down

0 comments on commit e75ef2a

Please sign in to comment.