Skip to content

Commit 0c76fc4

Browse files
chore: Remove TODO because the code is okay as it is
1 parent 985afd2 commit 0c76fc4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rust/operator-binary/src/controller.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ impl IsLabelValue for ValidatedCluster {
185185
}
186186
}
187187

188-
// TODO Remove boilerplate (like derive_more)
189188
impl Resource for ValidatedCluster {
190189
type DynamicType =
191190
<v1alpha1::OpenSearchCluster as stackable_operator::kube::Resource>::DynamicType;

0 commit comments

Comments
 (0)