소스 검색

remove last async dep

George S. Baugh 4 년 전
부모
커밋
1380311bf9
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lib/Playwright/Base.pm

+ 0 - 1
lib/Playwright/Base.pm

@@ -7,7 +7,6 @@ use v5.28;
 
 use Sub::Install();
 
-use Async;
 use JSON;
 use Playwright::Util();