mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-16 03:55:42 -04:00
chore: Make Clippy happy.
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
//! machine's state, which can be pretty helpful for the client app.
|
||||
|
||||
mod room;
|
||||
#[allow(clippy::module_inception)]
|
||||
mod room_list;
|
||||
mod state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user