mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-08-03 18:54:13 -04:00
Expose error more nicely
This commit is contained in:
parent
40b6a5aad1
commit
ec398af41c
6 changed files with 5 additions and 9 deletions
|
@ -41,9 +41,6 @@ from .end_to_end_keys import EndToEndKeyStore
|
|||
|
||||
from .receipts import ReceiptsStore
|
||||
|
||||
from ._schema_prepare import UpgradeDatabaseException
|
||||
|
||||
__all__ = [UpgradeDatabaseException]
|
||||
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue