1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

[youtube] Remove unused import

This commit is contained in:
Sergey M․ 2015-04-21 22:55:59 +06:00
parent 6de5dbafee
commit cc38fa6cfb

View file

@ -28,7 +28,6 @@ from ..utils import (
get_element_by_attribute,
get_element_by_id,
int_or_none,
OnDemandPagedList,
orderedSet,
unescapeHTML,
unified_strdate,