Skip to content

Commit 5ae8a39

Browse files
committed
Remove allow(dead_code)
1 parent ad64597 commit 5ae8a39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rs/nns/test_utils/src/state_test_helpers.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,6 @@ pub fn setup_nns_sns_wasms_with_correct_canister_id(
681681
);
682682
}
683683

684-
#[allow(dead_code)]
685684
fn setup_nns_node_rewards_with_correct_canister_id(machine: &StateMachine) {
686685
setup_nns_canister_at_position(
687686
machine,

0 commit comments

Comments
 (0)