mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-21 03:42:55 +03:00
remove stale import
This commit is contained in:
parent
fc5397fdf5
commit
0b56290f0b
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ from twisted.web.util import redirectTo
|
||||||
import collections
|
import collections
|
||||||
import logging
|
import logging
|
||||||
import urllib
|
import urllib
|
||||||
import ujson
|
|
||||||
import simplejson
|
import simplejson
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
Loading…
Reference in a new issue