Remove a bunch of unused imports

This commit is contained in:
Daniel Martí 2013-08-21 20:47:43 +02:00
parent 4b97c0a470
commit 76d3b56ff5
6 changed files with 0 additions and 20 deletions

View file

@ -20,8 +20,6 @@
import sys
import os
import shutil
import subprocess
import re
import urllib
from optparse import OptionParser