Explorar el Código

Update config.ts

Steve Sewell hace 1 año
padre
commit
e75ef2a352
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;