This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Troglodyne
/
playwright-perl
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
remove last async dep
George S. Baugh
4 anni fa
parent
f5ee266a46
commit
1380311bf9
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
lib/Playwright/Base.pm
+ 0
- 1
lib/Playwright/Base.pm
Vedi File
@@ -7,7 +7,6 @@ use v5.28;
use Sub::Install();
-use Async;
use JSON;
use Playwright::Util();