mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 00:25:06 +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 ..utils import (
|
||||
ExtractorError,
|
||||
parse_iso8601,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue