[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
1 changed files with 0 additions and 1 deletions

View File

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