diff --git a/crates/matrix-sdk/src/room/common.rs b/crates/matrix-sdk/src/room/common.rs
index 291305985..870713164 100644
--- a/crates/matrix-sdk/src/room/common.rs
+++ b/crates/matrix-sdk/src/room/common.rs
@@ -395,18 +395,6 @@ impl Common {
}
}
- pub(crate) async fn ensure_members(&self) -> Result