mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-18 18:36:00 -05:00
[vevo] remove unused import
This commit is contained in:
parent
aa0c87391c
commit
9b0756f8f2
@ -3,7 +3,6 @@ import json
|
|||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
unified_strdate,
|
|
||||||
ExtractorError,
|
ExtractorError,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user