Fix rustfmt check (#23296)

This commit is contained in:
Justin Starry
2022-02-23 16:38:53 +08:00
committed by GitHub
parent 6872fc79ba
commit d0e85c293f
4 changed files with 10 additions and 13 deletions

View File

@ -33,7 +33,6 @@
//! It offers a high-level API that signs transactions
//! on behalf of the caller, and a low-level API for when they have
//! already been signed and verified.
use solana_program_runtime::timings::ExecuteTimingType;
#[allow(deprecated)]
use solana_sdk::recent_blockhashes_account;
use {
@ -82,7 +81,7 @@ use {
},
log_collector::LogCollector,
sysvar_cache::SysvarCache,
timings::ExecuteTimings,
timings::{ExecuteTimingType, ExecuteTimings},
},
solana_sdk::{
account::{