remove stale import

This commit is contained in:
Matthew Hodgson 2018-03-16 01:45:49 +00:00
parent fc5397fdf5
commit 0b56290f0b

View File

@ -37,7 +37,6 @@ from twisted.web.util import redirectTo
import collections
import logging
import urllib
import ujson
import simplejson
logger = logging.getLogger(__name__)