diff --git a/ledger-tool/src/main.rs b/ledger-tool/src/main.rs index 21acfcd16e37c7..596495a59ff28d 100644 --- a/ledger-tool/src/main.rs +++ b/ledger-tool/src/main.rs @@ -57,7 +57,6 @@ use { feature::{self, Feature}, feature_set::{self, FeatureSet}, genesis_config::ClusterType, - hash::Hash, inflation::Inflation, native_token::{lamports_to_sol, sol_to_lamports, Sol}, pubkey::Pubkey,