Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
missylbytes committed Feb 13, 2024
1 parent 15f0144 commit 768ea38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions control-plane/api-gateway/gatekeeper/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ func mergeServiceInto(existing, desired *corev1.Service) {
existing.ObjectMeta.Labels[k] = v
}
}

return
}

// hasEqualPorts does a fuzzy comparison of the ports on a service spec
Expand Down

0 comments on commit 768ea38

Please sign in to comment.