commit: d66152a8982261f930c2a324c1fc3ba3b3324134 parent 8c5f0c9fbc09b361517cd5045d856fec96381696 Author: Philipp Hagemeister <phihag@phihag.de> Date: Mon, 16 Dec 2013 08:16:38 +0100 [ndtv] Remove unused importsDiffstat:
M | youtube_dl/extractor/ndtv.py | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/youtube_dl/extractor/ndtv.py b/youtube_dl/extractor/ndtv.py @@ -1,6 +1,4 @@ -import json import re -import time from .common import InfoExtractor from ..utils import month_by_name