Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
more clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
rphmeier committed Aug 1, 2023
1 parent 45d2a34 commit 46d207c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/service/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ where
DARecoveryProfile::FullNode
},
import_queue: import_queue_service,
relay_chain_slot_duration: relay_chain_slot_duration.clone(),
relay_chain_slot_duration,
recovery_handle,
sync_service: sync_service.clone(),
})?;
Expand Down

0 comments on commit 46d207c

Please sign in to comment.