1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-11 02:16:50 +00:00

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