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