Fix master compile error (#8333)

Resolves: #8336

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
This commit is contained in:
XuanYang-cn
2021-09-22 20:31:54 +08:00
committed by GitHub
parent 2f92f78e7b
commit 4ee8275b88
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -81,6 +81,7 @@ coverage.txt
profile.out
profile.txt
go_coverage.html
cover.out
# codecov-cpp generated files
lcov_*.info
-2
View File
@@ -27,8 +27,6 @@ import (
"time"
"unsafe"
"github.com/milvus-io/milvus/internal/util/trace"
"github.com/milvus-io/milvus/internal/common"
"go.uber.org/zap"