Explorar el Código

[ndtv] Remove unused imports

Philipp Hagemeister hace 12 años
padre
commit
d66152a898
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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