Skip to content

Commit

Permalink
fix: remove not used const
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamir David authored and Tamir David committed Oct 7, 2024
1 parent 5fd1dbd commit 15223f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import (

const (
EnvVarNamespace = "ODIGOS_WORKLOAD_NAMESPACE"
EnvVarWorkloadKind = "ODIGOS_WORKLOAD_KIND"
EnvVarContainerName = "ODIGOS_CONTAINER_NAME"
EnvVarPodName = "ODIGOS_POD_NAME"
)
Expand Down

0 comments on commit 15223f7

Please sign in to comment.