Quellcode durchsuchen

Update config.ts

Steve Sewell vor 1 Jahr
Ursprung
Commit
e75ef2a352
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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;