clean up import

pull/564/head
Haowei Cai 2019-02-28 22:11:49 -08:00
parent c2dd76263a
commit 43843dad0d
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ import (
"time"
"github.com/go-openapi/spec"
fuzz "github.com/google/gofuzz"
openapi_v2 "github.com/googleapis/gnostic/OpenAPIv2"
"github.com/google/gofuzz"
"github.com/googleapis/gnostic/OpenAPIv2"
"github.com/googleapis/gnostic/compiler"
"gopkg.in/yaml.v2"
"k8s.io/apiextensions-apiserver/pkg/apis/apiextensions"