Remove unused import

pull/227/head
Erik Johnston 2015-08-17 13:38:09 +01:00
parent 4d8e1e1f9e
commit d3d582bc1c
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ from synapse.util.caches import cache_counter, caches_by_name
from twisted.internet import defer
from synapse.util import unwrapFirstError
from blist import sorteddict
import logging
import ujson as json