fix some nightly clippy lints
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user