1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-24 23:23:24 +02: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,
)