Browse Source

Update config.ts

Steve Sewell 1 year ago
parent
commit
e75ef2a352
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config.ts

+ 0 - 1
config.ts

@@ -1,5 +1,4 @@
 import { Page } from "playwright";
-console.log("Hello");
 type Config = {
   /** URL to start the crawl */
   url: string;