Skip to content

Commit

Permalink
clean up dev-context-only attribute (solana-labs#35201)
Browse files Browse the repository at this point in the history
Co-authored-by: HaoranYi <[email protected]>
  • Loading branch information
HaoranYi and HaoranYi authored Feb 19, 2024
1 parent 6810068 commit ebf6035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/vote_simulator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ impl VoteSimulator {
}
}

#[cfg(feature = "dev-context-only-utils")]
pub fn fill_bank_forks(
&mut self,
forks: Tree<u64>,
Expand Down

0 comments on commit ebf6035

Please sign in to comment.