removes webdriver utils used by screenshot enricher

This commit is contained in:
msramalho
2025-06-04 14:17:19 +01:00
parent bc8cf2fb29
commit 5f68c151a0
2 changed files with 0 additions and 168 deletions

View File

@@ -2,7 +2,6 @@
# we need to explicitly expose the available imports here
from .misc import *
from .webdriver import Webdriver
# handy utils from ytdlp
from yt_dlp.utils import clean_html, traverse_obj, strip_or_none, url_or_none