[skip e2e]Reorder head files for indexcoord/index_coord_mock_test.go (#14297)

Signed-off-by: Cai.Zhang <cai.zhang@zilliz.com>
pull/14308/head
cai.zhang 2021-12-27 14:26:20 +08:00 committed by GitHub
parent c4a4ef6f37
commit 3b5b8194cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import (
"github.com/milvus-io/milvus/internal/proto/indexpb"
"github.com/milvus-io/milvus/internal/proto/internalpb"
"github.com/milvus-io/milvus/internal/proto/milvuspb"
"github.com/stretchr/testify/assert"
)