Browse Source

[francetv] Remove unused import

totalwebcasting
Jaime Marquínez Ferrándiz 9 years ago
parent
commit
0215103e92
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/francetv.py

+ 0
- 1
youtube_dl/extractor/francetv.py View File

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


Loading…
Cancel
Save