projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83cebd7
)
[pbs] Remove unused import
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 6 Feb 2014 03:19:43 +0000
(
04:19
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 6 Feb 2014 03:19:43 +0000
(
04:19
+0100)
youtube_dl/extractor/pbs.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/pbs.py
b/youtube_dl/extractor/pbs.py
index 7444b7b5bae908cf0dc7740a1a5ca68f297cf7c0..8d847e7fe355eada2bb308b19cafd2f7a3e81cd6 100644
(file)
--- a/
youtube_dl/extractor/pbs.py
+++ b/
youtube_dl/extractor/pbs.py
@@
-1,7
+1,6
@@
from __future__ import unicode_literals
import re
-import json
from .common import InfoExtractor