Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
jjngx committed Apr 16, 2024
1 parent 089534b commit 53c3172
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions internal/telemetry/collector_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import (
"testing"
"time"

"github.com/nginxinc/kubernetes-ingress/internal/k8s/secrets"

"github.com/nginxinc/kubernetes-ingress/internal/configs"
"github.com/nginxinc/kubernetes-ingress/internal/configs/version1"
"github.com/nginxinc/kubernetes-ingress/internal/configs/version2"
Expand Down
1 change: 1 addition & 0 deletions internal/telemetry/data.avdl
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ It is the UID of the `kube-system` Namespace. */

/** Ingresses is the number of Ingresses. */
long? Ingresses = null;

}
}

0 comments on commit 53c3172

Please sign in to comment.