Skip to content

Commit 7628a13

Browse files
committed
Pretty code
Signed-off-by: Amit Schendel <[email protected]>
1 parent 104df0f commit 7628a13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

admission/rulebinding/cache/cache.go

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ func (c *RBCache) ListRulesForObject(ctx context.Context, object *unstructured.U
7474
continue
7575
}
7676

77-
// check if the object is cluster object
7877
rbNames = append(rbNames, rbName)
7978
continue
8079
}

0 commit comments

Comments
 (0)