Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
codabrink committed Dec 21, 2024
1 parent 9ed24e7 commit 04ad4ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings_ffi/src/mls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1397,7 +1397,6 @@ impl FfiConversation {
content_types: opts
.content_types
.map(|types| types.into_iter().map(Into::into).collect()),
..Default::default()
})?
.into_iter()
.map(|msg| msg.into())
Expand Down

0 comments on commit 04ad4ed

Please sign in to comment.