Fix build issues downstream due to stake state shuffle
This commit is contained in:
parent
d0511de9a6
commit
810fce1f3d
|
@ -18,7 +18,6 @@ use {
|
|||
config::Config,
|
||||
instruction::{LockupArgs, StakeError},
|
||||
program::id,
|
||||
state::{Authorized, Delegation, Lockup, Meta, Stake, StakeAuthorize, StakeState},
|
||||
},
|
||||
stake_history::{StakeHistory, StakeHistoryEntry},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue