Skip to content

Commit 298825a

Browse files
committed
fix the lint
Signed-off-by: Zhiying Lin <[email protected]>
1 parent 7cb4528 commit 298825a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/controllers/clusterresourceplacement/resource_selector_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,6 @@ func createResourceContentForTest(t *testing.T, obj interface{}) *fleetv1beta1.R
815815
}
816816

817817
func TestGatherSelectedResource(t *testing.T) {
818-
819818
// Common test deployment object used across multiple test cases.
820819
testDeployment := &unstructured.Unstructured{
821820
Object: map[string]interface{}{

0 commit comments

Comments
 (0)