forked from MirrorHub/synapse
Remove TODO
This commit is contained in:
parent
7a39da8cc6
commit
a78cda4baf
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ class GroupsServerHandler(object):
|
||||||
)
|
)
|
||||||
|
|
||||||
# TODO: Add profiles to users
|
# TODO: Add profiles to users
|
||||||
# TODO: Add assestations to users
|
|
||||||
|
|
||||||
rooms, categories = yield self.store.get_rooms_for_summary_by_category(
|
rooms, categories = yield self.store.get_rooms_for_summary_by_category(
|
||||||
group_id, include_private=is_user_in_group,
|
group_id, include_private=is_user_in_group,
|
||||||
|
|
Loading…
Reference in a new issue