Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Jul 10, 2024
1 parent 4fa03bb commit 355b63e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions program-test/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ use {
solana_compute_budget::compute_budget::ComputeBudget,
solana_log_collector::ic_msg,
solana_program_runtime::{
invoke_context::BuiltinFunctionWithContext, loaded_programs::ProgramCacheEntry,
stable_log,
invoke_context::BuiltinFunctionWithContext, loaded_programs::ProgramCacheEntry, stable_log,
},
solana_runtime::{
accounts_background_service::{AbsRequestSender, SnapshotRequestKind},
Expand Down

0 comments on commit 355b63e

Please sign in to comment.