1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-09 09:26:50 +00:00
This commit is contained in:
David Baker 2018-03-28 14:29:42 +01:00
parent a164270833
commit 32260baa41

View file

@ -872,7 +872,6 @@ class TransportLayerClient(object):
ignore_backoff=True,
)
@log_function
def delete_group_summary_user(self, destination, group_id, requester_user_id,
user_id, role_id):