Browse Source

[xfileshare] PEP 8

Sergey M․ 8 years ago
parent
commit
bf87c36c93
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/xfileshare.py

+ 0 - 1
youtube_dl/extractor/xfileshare.py

@@ -10,7 +10,6 @@ from ..utils import (
     ExtractorError,
     int_or_none,
     NO_DEFAULT,
-    sanitized_Request,
     urlencode_postdata,
 )