mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 09:08:43 +08:00
[skip ci]Fix allocator init comment typo (#10370)
Signed-off-by: godchen <qingxiang.chen@zilliz.com>
This commit is contained in:
parent
ff71f53877
commit
f7a7f41706
@ -85,7 +85,7 @@ func (t *EmptyTicker) Chan() <-chan time.Time {
|
||||
return t.tChan
|
||||
}
|
||||
|
||||
// Init do nothing.
|
||||
// Init does nothing.
|
||||
func (t *EmptyTicker) Init() {
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user