mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-11-04 10:02:48 +01:00
[youtube] Remove unused import
This commit is contained in:
parent
a52c633536
commit
70fca8d694
@ -28,7 +28,6 @@ from ..utils import (
|
|||||||
get_element_by_attribute,
|
get_element_by_attribute,
|
||||||
get_element_by_id,
|
get_element_by_id,
|
||||||
int_or_none,
|
int_or_none,
|
||||||
js_to_json,
|
|
||||||
OnDemandPagedList,
|
OnDemandPagedList,
|
||||||
orderedSet,
|
orderedSet,
|
||||||
unescapeHTML,
|
unescapeHTML,
|
||||||
|
Loading…
Reference in New Issue
Block a user