[xfileshare] PEP 8
[youtube-dl] / 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,
 )