[skip e2e]Sort imports (#14817)

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

View File

@ -21,12 +21,11 @@ import (
"sync"
"time"
"go.uber.org/zap"
"stathat.com/c/consistent"
"github.com/milvus-io/milvus/internal/kv"
"github.com/milvus-io/milvus/internal/log"
"github.com/milvus-io/milvus/internal/proto/datapb"
"go.uber.org/zap"
"stathat.com/c/consistent"
)
const (