Fix build issues downstream due to stake state shuffle

(cherry picked from commit 810fce1f3d)
This commit is contained in:
Michael Vines
2021-06-17 21:46:50 -07:00
parent c65c580b20
commit cb13cdec85

View File

@@ -18,7 +18,6 @@ use {
config::Config,
instruction::{LockupArgs, StakeError},
program::id,
state::{Authorized, Delegation, Lockup, Meta, Stake, StakeAuthorize, StakeState},
},
stake_history::{StakeHistory, StakeHistoryEntry},
},