mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-14 11:48:44 +00:00
fix imports
This commit is contained in:
parent
aa09d6b8f0
commit
12f3b9000c
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@
|
||||||
from tests import unittest
|
from tests import unittest
|
||||||
from twisted.internet import defer
|
from twisted.internet import defer
|
||||||
|
|
||||||
from synapse.api.errors import StoreError
|
|
||||||
from synapse.util import stringutils
|
|
||||||
|
|
||||||
from tests.utils import setup_test_homeserver
|
from tests.utils import setup_test_homeserver
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue