Skip to content

Commit

Permalink
Remove superfluous test attribute
Browse files Browse the repository at this point in the history
Co-authored-by: Brooks <[email protected]>
  • Loading branch information
Tyera and brooksprumo authored Dec 20, 2024
1 parent f88bda1 commit 46edc90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/src/bank/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1907,7 +1907,6 @@ fn test_bank_update_vote_stake_rewards() {
}

impl Bank {
#[cfg(test)]
fn _load_vote_and_stake_accounts(
&self,
thread_pool: &ThreadPool,
Expand Down

0 comments on commit 46edc90

Please sign in to comment.