Selaa lähdekoodia

[xfileshare] PEP 8

Sergey M․ 8 vuotta sitten
vanhempi
sitoutus
bf87c36c93
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      youtube_dl/extractor/xfileshare.py

+ 0 - 1
youtube_dl/extractor/xfileshare.py

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