From: M.Yasoob Khalid Date: Thu, 18 Jul 2013 07:37:47 +0000 (+0500) Subject: removed some unnecessary imports X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=2b1b511f6bf38d0d9e949ceccca82090a4c9dbbc;p=youtube-dl removed some unnecessary imports --- diff --git a/youtube_dl/extractor/exfm.py b/youtube_dl/extractor/exfm.py index 0a80638d3..f6e58cdc7 100644 --- 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