mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci] Fix golint warning of indexparamcheck (#10912)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
614e95fbf8
commit
42ff76d379
@ -11,6 +11,7 @@
|
||||
|
||||
package indexparamcheck
|
||||
|
||||
// IndexType string.
|
||||
type IndexType = string
|
||||
|
||||
const (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user