mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-05 04:44:55 -04:00
missing import
This commit is contained in:
parent
54ac18e832
commit
f0cede5556
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
from twisted.internet import defer
|
from twisted.internet import defer
|
||||||
|
from synapse.api.errors import StoreError
|
||||||
|
|
||||||
from ._base import SQLBaseStore
|
from ._base import SQLBaseStore
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue