fix some nightly clippy lints

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-03-11 23:05:56 -04:00
parent 0877f29439
commit 1d1ccec532
6 changed files with 14 additions and 7 deletions

View file

@ -254,7 +254,7 @@ async fn allowed_to_send_state_event(
"Room server ACL event is invalid: {e}"
))));
},
};
}
},
| StateEventType::RoomEncryption =>
// Forbid m.room.encryption if encryption is disabled