mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 01:34:58 -05:00
Remove unused import
This commit is contained in:
parent
9707acfc40
commit
2ded344620
@ -35,7 +35,7 @@ what sort order was used:
|
|||||||
|
|
||||||
from twisted.internet import defer
|
from twisted.internet import defer
|
||||||
|
|
||||||
from ._base import SQLBaseStore, cached
|
from ._base import SQLBaseStore
|
||||||
from synapse.api.constants import EventTypes
|
from synapse.api.constants import EventTypes
|
||||||
from synapse.api.errors import SynapseError
|
from synapse.api.errors import SynapseError
|
||||||
from synapse.util.logutils import log_function
|
from synapse.util.logutils import log_function
|
||||||
|
Loading…
Reference in New Issue
Block a user