[skip e2e]Sort imports (#14317)

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>
pull/14305/head
godchen 2021-12-30 16:49:37 +08:00 committed by GitHub
parent 62f002f9df
commit d29243cbc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -22,11 +22,12 @@ import (
"sync"
"time"
"github.com/minio/minio-go/v7"
"go.uber.org/zap"
"github.com/milvus-io/milvus/internal/log"
"github.com/milvus-io/milvus/internal/proto/commonpb"
"github.com/milvus-io/milvus/internal/proto/datapb"
"github.com/minio/minio-go/v7"
"go.uber.org/zap"
)
const (