Pacify clippy

This commit is contained in:
Michael Vines
2021-02-19 10:38:16 -08:00
parent 9aed0b0952
commit 671fb3519d
41 changed files with 455 additions and 462 deletions

View File

@@ -873,7 +873,7 @@ impl ProgramTestContext {
));
bank_forks.set_root(
pre_warp_slot,
&solana_runtime::accounts_background_service::ABSRequestSender::default(),
&solana_runtime::accounts_background_service::AbsRequestSender::default(),
Some(warp_slot),
);