Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
carllin committed Feb 1, 2025
1 parent 456594c commit daebc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/sbf/tests/syscall_get_epoch_stake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use {
transaction::Transaction,
},
solana_vote_program::{
VoteAccount,
vote_account::VoteAccount,
vote_state::create_account_with_authorized,
},
std::collections::HashMap,
Expand Down

0 comments on commit daebc96

Please sign in to comment.