mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 06:17:53 +10:00
Update archivebox/plugins_pkg/playwright/binproviders.py
This commit is contained in:
@@ -53,7 +53,6 @@ class PlaywrightBinProvider(BaseBinProvider):
|
||||
except Exception as e:
|
||||
return None
|
||||
|
||||
@computed_field
|
||||
@property
|
||||
def playwright_browsers_dir(self) -> Path:
|
||||
# The directory where playwright stores browsers can be overridden with
|
||||
|
||||
Reference in New Issue
Block a user