Skip to content

Commit

Permalink
fixed clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
frol committed Jul 27, 2024
1 parent cc232a3 commit aca5298
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ impl SignLegacyKeychainContext {
);
path.push(dir_name);
path.push(
&previous_context
previous_context
.prepopulated_transaction
.signer_id
.to_string(),
Expand Down

0 comments on commit aca5298

Please sign in to comment.