mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 12:14:58 -05:00
pep8
This commit is contained in:
parent
a164270833
commit
32260baa41
@ -872,7 +872,6 @@ class TransportLayerClient(object):
|
|||||||
ignore_backoff=True,
|
ignore_backoff=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@log_function
|
@log_function
|
||||||
def delete_group_summary_user(self, destination, group_id, requester_user_id,
|
def delete_group_summary_user(self, destination, group_id, requester_user_id,
|
||||||
user_id, role_id):
|
user_id, role_id):
|
||||||
|
Loading…
Reference in New Issue
Block a user