1
0
This commit is contained in:
Neil Johnson
2019-10-22 17:29:51 +01:00
parent 7b83fcbd48
commit 9df32f389f

View File

@@ -20,9 +20,9 @@ from twisted.internet import defer
from synapse.api.constants import (
EventTypes,
LimitBlockingTypes,
ServerNoticeLimitReached,
ServerNoticeMsgType,
LimitBlockingTypes,
)
from synapse.api.errors import AuthError, ResourceLimitError, SynapseError
from synapse.server_notices.server_notices_manager import SERVER_NOTICE_ROOM_TAG