From 568f9ce0070e53eafe112bc7691e441d2583b90e Mon Sep 17 00:00:00 2001 From: stemlaud Date: Sun, 19 Oct 2025 21:42:10 +0800 Subject: [PATCH] chore: remove extra spaces in the comment (#5245) Signed-off-by: stemlaud --- core/stores/monc/cachedmodel_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/stores/monc/cachedmodel_test.go b/core/stores/monc/cachedmodel_test.go index de35ce071..4f8fe8fbc 100644 --- a/core/stores/monc/cachedmodel_test.go +++ b/core/stores/monc/cachedmodel_test.go @@ -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{