From 2b1b511f6bf38d0d9e949ceccca82090a4c9dbbc Mon Sep 17 00:00:00 2001 From: "M.Yasoob Khalid" Date: Thu, 18 Jul 2013 12:37:47 +0500 Subject: [PATCH] removed some unnecessary imports --- youtube_dl/extractor/exfm.py | 2 -- 1 file changed, 2 deletions(-) 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