Skip to content

Commit

Permalink
removed unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelina Nikiforova committed Nov 20, 2019
1 parent a3c260e commit 9035b30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/bugs_test.go
Expand Up @@ -11,11 +11,9 @@ import (
corev1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/util/wait"
"k8s.io/client-go/rest"
)

var (
kubeConfig *rest.Config
kubeClient = KubeClient()
)

Expand Down

0 comments on commit 9035b30

Please sign in to comment.