Steve Sewell 1 anno fa
parent
commit
e75ef2a352
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;