Skip to content

Commit 8f47e6f

Browse files
committed
Remove copy-pasted module documentation
It doesn't seem right that both room and room_member have the same description. Also room_member is private and doesn't usually show up in docs.
1 parent 544b24b commit 8f47e6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/matrix-sdk/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ pub mod event_handler;
5353
mod http_client;
5454
/// High-level room API
5555
pub mod room;
56-
/// High-level room API
5756
mod room_member;
5857
mod sync;
5958

0 commit comments

Comments
 (0)