1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-12-21 18:12:52 +08: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,
)