1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00: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,
)