mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
[youtube] Remove unused import
This commit is contained in:
parent
a52c633536
commit
70fca8d694
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ from ..utils import (
|
|||
get_element_by_attribute,
|
||||
get_element_by_id,
|
||||
int_or_none,
|
||||
js_to_json,
|
||||
OnDemandPagedList,
|
||||
orderedSet,
|
||||
unescapeHTML,
|
||||
|
|
Loading…
Reference in a new issue