1
mirror of https://github.com/yt-dlp/yt-dlp synced 2024-12-13 09:43:56 +01: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,
)