projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f90d09
)
[jadorecettepub] Remove unused import
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 13 Feb 2014 15:33:12 +0000
(16:33 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 13 Feb 2014 15:33:12 +0000
(16:33 +0100)
youtube_dl/extractor/jadorecettepub.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/jadorecettepub.py
b/youtube_dl/extractor/jadorecettepub.py
index d918fff81cdf329c418d6cd65f176d7c08036311..ace08769bd7671619db448696a016d08fd453e67 100644
(file)
--- a/
youtube_dl/extractor/jadorecettepub.py
+++ b/
youtube_dl/extractor/jadorecettepub.py
@@
-2,7
+2,6
@@
from __future__ import unicode_literals
-import json
import re
from .common import InfoExtractor