Skip to content

Commit a69e976

Browse files
committed
remove missleading leftover comment
1 parent e08b1ba commit a69e976

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
@@ -983,7 +983,6 @@ fn build_rolegroup_statefulset(
983983
)
984984
.build();
985985

986-
// for rw config
987986
let mut persistent_volume_claims = vec![];
988987
// Add listener
989988
if let Some(group_listener_name) = group_listener_name(trino, trino_role) {

0 commit comments

Comments
 (0)