Skip to content

Commit a21075c

Browse files
committed
fix: remove allow dead code annotation
1 parent 3dbe506 commit a21075c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rust/operator-binary/src/framework.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@
77
//! Once the upstream `v2` API has stabilized, these modules should be replaced
88
//! by direct usage of `stackable_operator::v2`.
99
10-
// Wired into the reconciler in a follow-up commit (validate -> ValidatedCluster).
11-
#[allow(dead_code)]
1210
pub mod role_utils;

0 commit comments

Comments
 (0)