Skip to content

Commit

Permalink
some clean up
Browse files Browse the repository at this point in the history
Signed-off-by: Viraj Kulkarni <[email protected]>
  • Loading branch information
Viraj Kulkarni committed Jan 8, 2025
1 parent a7a0545 commit 3315337
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions admiral/pkg/controller/admiral/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,6 @@ func TestServiceCache_GetLoadBalancer(t *testing.T) {
ignoreService3.Labels = map[string]string{"app": "test-service-unignored-later"}

sc.Put(service)
//sc.Put(s2)
//sc.Put(externalIPService)
sc.Put(ignoreService)
sc.Put(ignoreService2)
sc.Put(ignoreService3)
Expand Down

0 comments on commit 3315337

Please sign in to comment.