Skip to content

Commit

Permalink
Fix repair_weight test bad merge failure
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwinSekar committed Mar 9, 2023
1 parent 569c5fd commit 7799212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/repair_weight.rs
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ mod test {
blockstore::{make_chaining_slot_entries, Blockstore},
get_tmp_ledger_path,
},
solana_runtime::{bank::Bank, bank_utils},
solana_runtime::{bank::Bank, bank_utils, contains::Contains},
solana_sdk::hash::Hash,
trees::tr,
};
Expand Down

0 comments on commit 7799212

Please sign in to comment.