mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:16:07 -04:00
fix imports
This commit is contained in:
parent
2172a3d8cb
commit
94440ae994
2 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@ from twisted.internet.defer import succeed
|
|||
|
||||
from synapse.events import FrozenEvent
|
||||
from synapse.visibility import filter_events_for_server
|
||||
|
||||
import tests.unittest
|
||||
from tests.utils import setup_test_homeserver
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue