mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-08-03 15:44:12 -04:00
Flatten the synapse.rest.client package (#10600)
This commit is contained in:
parent
b62eba7705
commit
642a42edde
123 changed files with 137 additions and 188 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
import synapse.rest.admin
|
||||
from synapse.api.errors import Codes, SynapseError
|
||||
from synapse.rest.client.v1 import login
|
||||
from synapse.rest.client import login
|
||||
|
||||
from tests import unittest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue