projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
233ad24
)
removed some unnecessary imports
author
M.Yasoob Khalid
<yasoob.khld@gmail.com>
Thu, 18 Jul 2013 07:37:47 +0000
(12:37 +0500)
committer
M.Yasoob Khalid
<yasoob.khld@gmail.com>
Thu, 18 Jul 2013 07:37:47 +0000
(12:37 +0500)
youtube_dl/extractor/exfm.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/exfm.py
b/youtube_dl/extractor/exfm.py
index 0a80638d3751d7e9749a9b68568e6a6e7e47d2ee..f6e58cdc7d858308b0e7bf72634529717d0d6c18 100644
(file)
--- a/
youtube_dl/extractor/exfm.py
+++ b/
youtube_dl/extractor/exfm.py
@@
-1,6
+1,4
@@
import re
-import json
-import time
from .common import InfoExtractor