mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-17 07:21:37 +01:00
Remove unused import
This commit is contained in:
parent
4d8e1e1f9e
commit
d3d582bc1c
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue