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

[noco] Remove unused import

This commit is contained in:
Sergey M․ 2015-05-05 02:52:21 +06:00
parent bbe718c97f
commit ce5c1ae517

View file

@ -17,7 +17,6 @@ from ..utils import (
int_or_none,
float_or_none,
parse_iso8601,
unified_strdate,
)