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

@ -19,12 +19,7 @@
import sys
import os
import shutil
import re
import urllib
import time
from optparse import OptionParser
import HTMLParser
import common
def main():