1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-10-04 01:20:07 +08:00

[rtlnow] Remove unused import

This commit is contained in:
Sergey M. 2014-02-26 18:02:17 +07:00
parent 2648c436f3
commit 978177527e

View File

@ -8,7 +8,6 @@ from ..utils import (
ExtractorError,
clean_html,
unified_strdate,
parse_duration,
int_or_none,
)