Browse Source

remove last async dep

George S. Baugh 4 năm trước cách đây
mục cha
commit
1380311bf9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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();