mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
Fix master compile error (#8333)
Resolves: #8336 Signed-off-by: yangxuan <xuan.yang@zilliz.com>
This commit is contained in:
@@ -81,6 +81,7 @@ coverage.txt
|
||||
profile.out
|
||||
profile.txt
|
||||
go_coverage.html
|
||||
cover.out
|
||||
|
||||
# codecov-cpp generated files
|
||||
lcov_*.info
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user