mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[vevo] remove unused import
This commit is contained in:
parent
aa0c87391c
commit
9b0756f8f2
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
unified_strdate,
|
||||
ExtractorError,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue