Fix build issues downstream due to stake state shuffle

This commit is contained in:
Michael Vines 2021-06-17 21:46:50 -07:00
parent d0511de9a6
commit 810fce1f3d
1 changed files with 0 additions and 1 deletions

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},
},