소스 검색

Update config.ts

Steve Sewell 2 년 전
부모
커밋
e75ef2a352
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;