Skip to content

Commit 524d059

Browse files
ignore
1 parent 8c0d5fc commit 524d059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dynatrace/export/dependencies.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ var Dependencies = struct {
8484
K8sCluster: &entityds{"KUBERNETES_CLUSTER", "KUBERNETES_CLUSTER-[A-Z0-9]{16}", false},
8585
CloudApplicationNamespace: &entityds{"CLOUD_APPLICATION_NAMESPACE", "CLOUD_APPLICATION_NAMESPACE-[A-Z0-9]{16}", false},
8686
EnvironmentActiveGate: &entityds{"ENVIRONMENT_ACTIVE_GATE", "ENVIRONMENT_ACTIVE_GATE-[A-Z0-9]{16}", false},
87-
//
8887
}
8988

9089
type mgmzdep struct {

0 commit comments

Comments
 (0)