This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Troglodyne
/
playwright-perl
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
remove last async dep
George S. Baugh
hace 4 años
padre
f5ee266a46
commit
1380311bf9
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
lib/Playwright/Base.pm
+ 0
- 1
lib/Playwright/Base.pm
Ver fichero
@@ -7,7 +7,6 @@ use v5.28;
use Sub::Install();
-use Async;
use JSON;
use Playwright::Util();