1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-17 02:29:32 +00:00

[niconico] Remove unused import

This commit is contained in:
Sergey M․ 2014-07-04 22:26:56 +07:00
parent 165c46690f
commit b67f1840a1

View file

@ -8,7 +8,6 @@ from ..utils import (
compat_urllib_parse,
compat_urllib_request,
compat_urlparse,
ExtractorError,
unified_strdate,
parse_duration,
int_or_none,