mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +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 ..utils import (
|
||||
ExtractorError,
|
||||
unified_strdate,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue