This website works better with JavaScript
Home
Explore
Help
Sign In
Troglodyne
/
playwright-perl
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove last async dep
George S. Baugh
4 years ago
parent
f5ee266a46
commit
1380311bf9
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
lib/Playwright/Base.pm
+ 0
- 1
lib/Playwright/Base.pm
View File
@@ -7,7 +7,6 @@ use v5.28;
use Sub::Install();
-use Async;
use JSON;
use Playwright::Util();