mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-05-04 20:57:31 +00:00
Remove useless import
This commit is contained in:
parent
cfc297d8f5
commit
252eb13277
@ -11,7 +11,6 @@ from ..compat import (
|
|||||||
compat_urlparse,
|
compat_urlparse,
|
||||||
)
|
)
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
ExtractorError,
|
|
||||||
sanitized_Request,
|
sanitized_Request,
|
||||||
urlencode_postdata,
|
urlencode_postdata,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user