mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 13:46:02 -04:00
Delint
This commit is contained in:
parent
c43e8a9736
commit
85f5674e44
3 changed files with 3 additions and 1 deletions
|
@ -454,7 +454,6 @@ class GroupsServerHandler(object):
|
|||
"total_user_count_estimate": len(invited_users),
|
||||
})
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def get_rooms_in_group(self, group_id, requester_user_id):
|
||||
"""Get the rooms in group as seen by requester_user_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue