mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[yandexmusic:playlist] Remove unused imports
This commit is contained in:
parent
15fc0658f7
commit
d36724cca4
|
@ -10,8 +10,6 @@ from ..utils import (
|
|||
ExtractorError,
|
||||
int_or_none,
|
||||
float_or_none,
|
||||
sanitized_Request,
|
||||
urlencode_postdata,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue