1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-04-25 15:12:11 +03:00

Remove TODO

This commit is contained in:
Matthias Ahouansou 2024-04-11 17:21:00 +00:00 committed by Val Lorentz
parent e88d137bd7
commit 9e6ce8326f

View file

@ -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