Browse Source

removed some unnecessary imports

M.Yasoob Khalid 12 years ago
parent
commit
2b1b511f6b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      youtube_dl/extractor/exfm.py

+ 0 - 2
youtube_dl/extractor/exfm.py

@@ -1,6 +1,4 @@
 import re
 import re
-import json
-import time
 
 
 from .common import InfoExtractor
 from .common import InfoExtractor