[skip e2e]Sort imports (#14318)

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>
pull/14350/head
godchen 2021-12-27 18:46:42 +08:00 committed by GitHub
parent 2b1daef679
commit b8dcbf6604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

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