mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-05 13:55:01 -04:00
Expose error more nicely
This commit is contained in:
parent
40b6a5aad1
commit
ec398af41c
6 changed files with 5 additions and 9 deletions
|
@ -16,7 +16,7 @@
|
|||
from synapse.http.server import HttpServer
|
||||
from synapse.api.errors import cs_error, CodeMessageException, StoreError
|
||||
from synapse.api.constants import EventTypes
|
||||
from synapse.storage import prepare_database
|
||||
from synapse.storage.schema_prepare import prepare_database
|
||||
from synapse.storage.engines import create_engine
|
||||
from synapse.server import HomeServer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue