forked from MirrorHub/synapse
pep8
This commit is contained in:
parent
a164270833
commit
32260baa41
1 changed files with 1 additions and 2 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue