commit: 4f4f6428224b641eb97ffd4b90be9d67034fc64a parent 2875cf01bb2229cb6cceeac72fb6dd770f7a96d2 Author: Philipp Hagemeister <phihag@phihag.de> Date: Fri, 16 Jan 2015 13:44:36 +0100 [npo] Remove unused importDiffstat:
M | youtube_dl/extractor/npo.py | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/youtube_dl/extractor/npo.py b/youtube_dl/extractor/npo.py @@ -1,7 +1,5 @@ from __future__ import unicode_literals -import re - from .common import InfoExtractor from ..utils import ( fix_xml_ampersands,