trivial: remove unused imports

This commit is contained in:
Frédéric Péters 2015-01-19 18:12:27 +01:00
parent 980412c0c6
commit 6fc986c05a
1 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@
import json
import time
import re
from StringIO import StringIO
import sys
import urllib2
@ -37,7 +36,6 @@ from qommon import misc, get_logger
from qommon import template
from qommon.form import *
from qommon import tokens
from qommon import ezt
from wcs.anonylink import AnonymityLink
from wcs.categories import Category