projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7129bed
)
[keek] remove unused import
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 13 Dec 2014 11:36:46 +0000
(12:36 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 13 Dec 2014 11:36:46 +0000
(12:36 +0100)
youtube_dl/extractor/keek.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/keek.py
b/youtube_dl/extractor/keek.py
index e94e2f8ade275a6733561948a5712efcc9a314f9..c0956ba0902be3b8fd9a9188872eb90ab9acdefa 100644
(file)
--- a/
youtube_dl/extractor/keek.py
+++ b/
youtube_dl/extractor/keek.py
@@
-1,7
+1,5
@@
from __future__ import unicode_literals
-import re
-
from .common import InfoExtractor