mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-05 07:57:08 -05:00
[vevo] remove unused import
This commit is contained in:
@@ -3,7 +3,6 @@ import json
|
|||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
unified_strdate,
|
|
||||||
ExtractorError,
|
ExtractorError,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user