1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-05 00:00:03 -04: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,
int_or_none,
NO_DEFAULT,
sanitized_Request,
urlencode_postdata,
)