[skip e2e]Sort imports (#14818)

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>
pull/14854/head
godchen 2022-01-05 14:21:58 +08:00 committed by GitHub
parent 1e0a0dee24
commit 88da7cb89d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -21,12 +21,11 @@ import (
"fmt"
"time"
"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/rootcoordpb"
"github.com/milvus-io/milvus/internal/util/typeutil"
"go.uber.org/zap"
)
const (