Removed unused imports.
authortilly-Q <nattilypigeonfowl@gmail.com>
Tue, 13 May 2014 20:59:02 +0000 (16:59 -0400)
committertilly-Q <nattilypigeonfowl@gmail.com>
Tue, 13 May 2014 20:59:02 +0000 (16:59 -0400)
mediagoblin/gmg_commands/batchaddmedia.py

index 58ca7e7426483b641bd96337e9a6470db64ea87a..d83774eef7aa94f60d1b451268ad1ac04eb5c8e8 100644 (file)
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 import os
-import tempfile, tarfile, zipfile, subprocess, requests
+import requests
 from csv import reader as csv_reader
 from urlparse import urlparse
-from pyld import jsonld
 
 from mediagoblin.gmg_commands import util as commands_util
 from mediagoblin.submit.lib import (