Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
tdimitrov committed Nov 13, 2024
1 parent a9815e7 commit 0fcbfd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion polkadot/node/core/backing/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2276,7 +2276,6 @@ fn retry_works() {
persisted_validation_data_hash: pvd_a.hash(),
validation_code: validation_code_a.0.clone(),
head_data: expected_head_data.clone(),
..Default::default()
}
.build();

Expand Down

0 comments on commit 0fcbfd2

Please sign in to comment.