1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-26 01:37:27 +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_attribute,
get_element_by_id, get_element_by_id,
int_or_none, int_or_none,
OnDemandPagedList,
orderedSet, orderedSet,
unescapeHTML, unescapeHTML,
unified_strdate, unified_strdate,