mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-12-15 09:46:46 +00:00
[wat] Remove unused import
This commit is contained in:
parent
348ae0a79e
commit
1f06864e9a
@ -7,7 +7,6 @@ import hashlib
|
|||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
ExtractorError,
|
|
||||||
unified_strdate,
|
unified_strdate,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user