1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-13 19:55:25 +00:00

chore: cleanup imports

This commit is contained in:
DarkCat09
2025-03-22 00:12:43 +04:00
parent 415b5c6065
commit 6966081708

View File

@@ -13,7 +13,6 @@ from ..utils import (
ExtractorError,
UserNotLive,
clean_html,
extract_attributes,
get_element_by_class,
get_element_html_by_id,
int_or_none,