1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-06 13:43:30 +00:00

[xfileshare] PEP 8

This commit is contained in:
Sergey M․
2017-06-12 02:01:12 +07:00
parent b4a3d461e4
commit bf87c36c93
-1
View File
@@ -10,7 +10,6 @@ from ..utils import (
ExtractorError, ExtractorError,
int_or_none, int_or_none,
NO_DEFAULT, NO_DEFAULT,
sanitized_Request,
urlencode_postdata, urlencode_postdata,
) )