1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-28 09:28:33 +00:00

chore: cleanup imports

This commit is contained in:
DarkCat09 2025-03-22 00:12:43 +04:00
parent 415b5c6065
commit 6966081708
No known key found for this signature in database

View File

@ -13,7 +13,6 @@
ExtractorError, ExtractorError,
UserNotLive, UserNotLive,
clean_html, clean_html,
extract_attributes,
get_element_by_class, get_element_by_class,
get_element_html_by_id, get_element_html_by_id,
int_or_none, int_or_none,