Skip to content

Commit

Permalink
Merge pull request #2226 from jbartosik/bugfix-00
Browse files Browse the repository at this point in the history
Remove unused import
  • Loading branch information
k8s-ci-robot authored Aug 1, 2019
2 parents 0a7bc88 + 99b1e06 commit 93298c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vertical-pod-autoscaler/e2e/v1beta1/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import (
"k8s.io/apimachinery/pkg/util/wait"
vpa_types "k8s.io/autoscaler/vertical-pod-autoscaler/pkg/apis/autoscaling.k8s.io/v1beta1"
vpa_clientset "k8s.io/autoscaler/vertical-pod-autoscaler/pkg/client/clientset/versioned"
"k8s.io/kubernetes/pkg/apis/autoscaling"
"k8s.io/kubernetes/test/e2e/framework"
)

Expand Down

0 comments on commit 93298c0

Please sign in to comment.