[skip ci]Improve import statements (#11713)

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
pull/11717/head
Xiangyu Wang 2021-11-12 11:10:47 +08:00 committed by GitHub
parent a35db8eda0
commit 0b4d7dc7f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ import (
"github.com/milvus-io/milvus/internal/proto/etcdpb"
"github.com/milvus-io/milvus/internal/proto/schemapb"
"github.com/milvus-io/milvus/internal/rootcoord"
"github.com/stretchr/testify/assert"
)