Browse Source

[ndtv] Remove unused imports

Philipp Hagemeister 12 years ago
parent
commit
d66152a898
1 changed files with 0 additions and 2 deletions
  1. 0 2
      youtube_dl/extractor/ndtv.py

+ 0 - 2
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