Explorar el Código

remove last async dep

George S. Baugh hace 4 años
padre
commit
1380311bf9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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();