Skip to content

Commit

Permalink
Update bindings_ffi/src/mls.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Plaza <[email protected]>
  • Loading branch information
cameronvoell and insipx authored Sep 20, 2024
1 parent b81ebf0 commit 3ce9809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings_ffi/src/mls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ impl FfiConversations {
..FindGroupParams::default()
})?;

println!(
log::info!(
"groups for client inbox id {:?}: {:?}",
self.inner_client.inbox_id(),
groups.len()
Expand Down

0 comments on commit 3ce9809

Please sign in to comment.