code format for test/integration/framework/master_utils.go

pull/6/head
Zhe Jin 2017-08-10 11:07:38 +08:00
parent 17ec91c572
commit ad0ccc18b1
1 changed files with 1 additions and 1 deletions

View File

@ -28,9 +28,9 @@ import (
"time"
"github.com/go-openapi/spec"
"github.com/golang/glog"
"github.com/pborman/uuid"
"github.com/golang/glog"
apps "k8s.io/api/apps/v1beta1"
autoscaling "k8s.io/api/autoscaling/v1"
certificates "k8s.io/api/certificates/v1beta1"