mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-09-27 22:11:00 -04:00
Fix imports
This commit is contained in:
parent
62ad701326
commit
0011ede3b0
2 changed files with 4 additions and 7 deletions
|
@ -13,11 +13,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
import send_event
|
||||
import membership
|
||||
|
||||
from synapse.http.server import JsonResource
|
||||
from synapse.replication.http import membership, send_event
|
||||
|
||||
|
||||
REPLICATION_PREFIX = "/_synapse/replication"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue