mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-26 03:15:17 +00:00
[wat] Remove unused import
This commit is contained in:
@@ -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,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user