[xfileshare] PEP 8
authorSergey M․ <dstftw@gmail.com>
Sun, 11 Jun 2017 19:01:12 +0000 (02:01 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 11 Jun 2017 19:01:12 +0000 (02:01 +0700)
youtube_dl/extractor/xfileshare.py

index 32e16bc739f5dac7cc26dce273ba2e5cfd1db2c3..a32789ef4c402205262dbb1fcf7e96d2c921da11 100644 (file)
@@ -10,7 +10,6 @@ from ..utils import (
     ExtractorError,
     int_or_none,
     NO_DEFAULT,
-    sanitized_Request,
     urlencode_postdata,
 )