mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 19:15:51 +03:00
parent
fe7c1b969c
commit
e0f20e9425
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
from ._base import SQLBaseStore
|
||||
from synapse.util.caches.descriptors import cachedInlineCallbacks, cachedList
|
||||
from synapse.push.baserules import list_with_base_rules
|
||||
from synapse.api.constants import EventTypes
|
||||
from twisted.internet import defer
|
||||
|
||||
import logging
|
||||
|
|
Loading…
Reference in a new issue