projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a3d46
)
[xfileshare] PEP 8
author
Sergey M․
<dstftw@gmail.com>
Sun, 11 Jun 2017 19:01:12 +0000
(
02:01
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 11 Jun 2017 19:01:12 +0000
(
02:01
+0700)
youtube_dl/extractor/xfileshare.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/xfileshare.py
b/youtube_dl/extractor/xfileshare.py
index 32e16bc739f5dac7cc26dce273ba2e5cfd1db2c3..a32789ef4c402205262dbb1fcf7e96d2c921da11 100644
(file)
--- 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,
)