Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Aug 4, 2024
1 parent 8704bfd commit e154f71
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions programs/sbf/tests/programs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ use {
solana_account_decoder::parse_bpf_loader::{
parse_bpf_upgradeable_loader, BpfUpgradeableLoaderAccountType,
},
solana_compute_budget::{
compute_budget::ComputeBudget,
compute_budget_processor::process_compute_budget_instructions,
},
solana_compute_budget::compute_budget::ComputeBudget,
solana_feature_set::{self as feature_set, FeatureSet},
solana_ledger::token_balances::collect_token_balances,
solana_program_runtime::invoke_context::mock_process_instruction,
Expand Down

0 comments on commit e154f71

Please sign in to comment.