Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
gferon committed Oct 22, 2024
1 parent d79a78f commit 695e1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sender.rs
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ where
debug!("sending multi-device sync message");
let sync_message =
Self::create_multi_device_sent_transcript_content(
Some(&recipient),
Some(recipient),
content_body,
timestamp,
Some(&result),
Expand Down

0 comments on commit 695e1d6

Please sign in to comment.