commit: e9e4f30d26e2e87b1b3a073a5000ccb6dcf72325 parent 83cebd73d4c8e9b83a95bd2957d52d1eb4ab17f6 Author: Philipp Hagemeister <phihag@phihag.de> Date: Thu, 6 Feb 2014 04:19:43 +0100 [pbs] Remove unused importDiffstat:
M | youtube_dl/extractor/pbs.py | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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