remove unused import
This commit is contained in:
parent
ae4df7d346
commit
eb5d7a45d1
@ -3,9 +3,6 @@ from __future__ import unicode_literals
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
from youtube_dl.utils import (
|
||||
RegexNotFoundError,
|
||||
)
|
||||
|
||||
class TF1IE(InfoExtractor):
|
||||
"""TF1 uses the wat.tv player."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user