Remove TODO
This commit is contained in:
parent
e88d137bd7
commit
9e6ce8326f
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ pub async fn create_room_route(
|
|||
content
|
||||
}
|
||||
None => {
|
||||
// TODO: Add correct value for v11
|
||||
let content = match room_version {
|
||||
RoomVersionId::V1
|
||||
| RoomVersionId::V2
|
||||
|
|
Loading…
Add table
Reference in a new issue