small fixes

This commit is contained in:
evilhero 2012-09-10 01:43:27 -04:00
parent 60d06740dd
commit 02a1591fc8
1 changed files with 0 additions and 3 deletions

View File

@ -16,8 +16,6 @@
from __future__ import print_function
#from collections import Counter
import sys
import fileinput
import csv
@ -25,7 +23,6 @@ import getopt
import sqlite3
import urllib
import os
import codecs
import time
import re