chore: remove extra spaces in the comment (#5245)

Signed-off-by: stemlaud <stemlaud@outlook.com>
This commit is contained in:
stemlaud
2025-10-19 21:42:10 +08:00
committed by GitHub
parent dcb309065a
commit 568f9ce007

View File

@@ -532,7 +532,7 @@ func createModel(t *testing.T, coll mon.Collection) *Model {
}
}
// mustNewTestModel returns a test Model with the given cache.
// mustNewTestModel returns a test Model with the given cache.
func mustNewTestModel(collection mon.Collection, c cache.CacheConf, opts ...cache.Option) *Model {
return &Model{
Model: &mon.Model{