mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 07:29:21 -05:00
missing import
This commit is contained in:
parent
54ac18e832
commit
f0cede5556
@ -14,6 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
from twisted.internet import defer
|
||||
from synapse.api.errors import StoreError
|
||||
|
||||
from ._base import SQLBaseStore
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user