mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-01 21:48:37 +01:00
Remove obsolete key
This commit is contained in:
parent
b0eb985523
commit
388aeefac0
|
|
@ -105,8 +105,7 @@ class MatrixSections(Sections):
|
|||
|
||||
def render_rooms_http_api(self):
|
||||
return self._render_http_api_group(
|
||||
"rooms",
|
||||
title_kind="+"
|
||||
"rooms"
|
||||
)
|
||||
|
||||
def render_room_events(self):
|
||||
|
|
|
|||
Loading…
Reference in a new issue