mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]Fix allocator close comment typo (#10369)
Signed-off-by: godchen <qingxiang.chen@zilliz.com>
This commit is contained in:
parent
17cf35511d
commit
c1c3f47cc1
@ -93,7 +93,7 @@ func (t *EmptyTicker) Init() {
|
||||
func (t *EmptyTicker) Reset() {
|
||||
}
|
||||
|
||||
// Close do nothing.
|
||||
// Close does nothing.
|
||||
func (t *EmptyTicker) Close() {
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user