Skip to content

Commit

Permalink
Remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
kpharasi committed Aug 23, 2024
1 parent 8b057b6 commit 614dc24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion admiral/pkg/clusters/serviceentry.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ type SeDrTuple struct {
}

const (
intuitHostSuffix = "intuit"
resourceCreatedByAnnotationLabel = "app.kubernetes.io/created-by"
resourceCreatedByAnnotationValue = "admiral"
resourceCreatedByAnnotationCartographerValue = "cartographer"
Expand Down

0 comments on commit 614dc24

Please sign in to comment.