1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-22 16:44:32 +01:00

[francetv] Remove unused import

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-07-19 11:13:27 +02:00
parent c2d1be8981
commit 0215103e92

View File

@ -14,7 +14,6 @@ from ..utils import (
clean_html,
ExtractorError,
int_or_none,
float_or_none,
parse_duration,
determine_ext,
)