From ebf60359f48e2785b1fc159f6688a5122ba2b5ba Mon Sep 17 00:00:00 2001 From: HaoranYi Date: Mon, 19 Feb 2024 07:56:27 -0600 Subject: [PATCH] clean up dev-context-only attribute (#35201) Co-authored-by: HaoranYi --- core/src/vote_simulator.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/core/src/vote_simulator.rs b/core/src/vote_simulator.rs index 58d8a40d2e..32e1f3cd96 100644 --- a/core/src/vote_simulator.rs +++ b/core/src/vote_simulator.rs @@ -65,7 +65,6 @@ impl VoteSimulator { } } - #[cfg(feature = "dev-context-only-utils")] pub fn fill_bank_forks( &mut self, forks: Tree,