mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-13 00:55:07 +00:00
[ellentv] Remove unused import
This commit is contained in:
parent
d0aefec99a
commit
a4196c3ea5
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
ExtractorError,
|
ExtractorError,
|
||||||
parse_iso8601,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue