1
0

import Codes

This commit is contained in:
Will Hunt
2020-07-31 14:43:01 +01:00
parent 256e0172ac
commit 9cd5116be0

View File

@@ -14,7 +14,7 @@
# limitations under the License.
import logging
from synapse.api.errors import SynapseError
from synapse.api.errors import Codes, SynapseError
from synapse.http.servlet import RestServlet
from ._base import client_patterns