commit: bf87c36c93aee81a1bf26c8213262724955d52a0 parent b4a3d461e4a00dfc60047b667aa3136c8b03eda8 Author: Sergey M․ <dstftw@gmail.com> Date: Mon, 12 Jun 2017 02:01:12 +0700 [xfileshare] PEP 8Diffstat:
M | youtube_dl/extractor/xfileshare.py | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/xfileshare.py b/youtube_dl/extractor/xfileshare.py @@ -10,7 +10,6 @@ from ..utils import ( ExtractorError, int_or_none, NO_DEFAULT, - sanitized_Request, urlencode_postdata, )