Remove unused pubkey::Pubkey imports
This commit is contained in:
@@ -2,7 +2,6 @@ pub use solana_runtime::genesis_utils::{
|
||||
create_genesis_config_with_leader, create_genesis_config_with_leader_ex, GenesisConfigInfo,
|
||||
BOOTSTRAP_VALIDATOR_LAMPORTS,
|
||||
};
|
||||
use solana_sdk::pubkey::Pubkey;
|
||||
|
||||
// same as genesis_config::create_genesis_config, but with bootstrap_validator staking logic
|
||||
// for the core crate tests
|
||||
|
Reference in New Issue
Block a user