From 26949f978a2811522985ce2b7c5d3746a5d7cf4c Mon Sep 17 00:00:00 2001 From: tianshapjq Date: Wed, 7 Feb 2018 10:18:32 +0800 Subject: [PATCH] update --- test/e2e/framework/gpu_util.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/framework/gpu_util.go b/test/e2e/framework/gpu_util.go index abf2ed18da3..0a48cc68fcc 100644 --- a/test/e2e/framework/gpu_util.go +++ b/test/e2e/framework/gpu_util.go @@ -21,8 +21,8 @@ import ( metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/util/uuid" - . "github.com/onsi/gomega" "github.com/golang/glog" + . "github.com/onsi/gomega" ) const (