mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:26:02 -04:00
Delint
This commit is contained in:
parent
c43e8a9736
commit
85f5674e44
3 changed files with 3 additions and 1 deletions
|
@ -370,6 +370,7 @@ class GroupUsersServlet(RestServlet):
|
|||
|
||||
defer.returnValue((200, result))
|
||||
|
||||
|
||||
class GroupInvitedUsersServlet(RestServlet):
|
||||
"""Get users invited to a group
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue