[skip ci]Improve import statements (#11715)

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
pull/11717/head
Xiangyu Wang 2021-11-12 11:14:44 +08:00 committed by GitHub
parent b8dcaa31bb
commit 95ac530f5c
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 (
"testing"
"github.com/milvus-io/milvus/internal/proto/schemapb"
"github.com/stretchr/testify/assert"
)