This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Troglodyne
/
playwright-perl
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
remove last async dep
George S. Baugh
há 4 anos atrás
pai
f5ee266a46
commit
1380311bf9
1 ficheiros alterados
com
0 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
1
lib/Playwright/Base.pm
+ 0
- 1
lib/Playwright/Base.pm
Ver Ficheiro
@@ -7,7 +7,6 @@ use v5.28;
use Sub::Install();
-use Async;
use JSON;
use Playwright::Util();