mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Fix golint error in basetable (#10698)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
This commit is contained in:
parent
373a4684b9
commit
49e23ebc85
@ -29,6 +29,7 @@ import (
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
// UniqueID is type alias of typeutil.UniqueID
|
||||
type UniqueID = typeutil.UniqueID
|
||||
|
||||
type Base interface {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user