Remove unused pubkey::Pubkey imports
This commit is contained in:
@@ -35,7 +35,6 @@ use solana_sdk::{
|
||||
genesis_config::ClusterType,
|
||||
hash::Hash,
|
||||
poh_config::PohConfig,
|
||||
pubkey::Pubkey,
|
||||
signature::{Keypair, Signer},
|
||||
system_transaction,
|
||||
};
|
||||
|
Reference in New Issue
Block a user