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,
|
config::Config,
|
||||||
instruction::{LockupArgs, StakeError},
|
instruction::{LockupArgs, StakeError},
|
||||||
program::id,
|
program::id,
|
||||||
state::{Authorized, Delegation, Lockup, Meta, Stake, StakeAuthorize, StakeState},
|
|
||||||
},
|
},
|
||||||
stake_history::{StakeHistory, StakeHistoryEntry},
|
stake_history::{StakeHistory, StakeHistoryEntry},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue