0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-01-03 06:01:02 +00: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 @@
clean_html,
ExtractorError,
int_or_none,
float_or_none,
parse_duration,
determine_ext,
)