remove stale import

pull/3567/head
Matthew Hodgson 2018-03-16 01:45:49 +00:00
parent fc5397fdf5
commit 0b56290f0b
1 changed files with 0 additions and 1 deletions

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__)