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