mirror of
https://code.hackerspace.pl/q3k/youtube-dl
synced 2025-03-16 11:43:02 +00:00
[youtube] Remove unused import
This commit is contained in:
parent
6de5dbafee
commit
cc38fa6cfb
@ -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,
|
||||||
OnDemandPagedList,
|
|
||||||
orderedSet,
|
orderedSet,
|
||||||
unescapeHTML,
|
unescapeHTML,
|
||||||
unified_strdate,
|
unified_strdate,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user