浏览代码

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();