From 6bf6722bae3271f5dc8446d2d34bf3af2d426db6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E7=A8=8B?= Date: Thu, 11 Jun 2026 17:45:09 +0800 Subject: [PATCH] chore: gofmt test file Co-Authored-By: Claude Opus 4.7 --- backend/internal/service/image_output_accounting_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/internal/service/image_output_accounting_test.go b/backend/internal/service/image_output_accounting_test.go index 227f131e56..71b8b71372 100644 --- a/backend/internal/service/image_output_accounting_test.go +++ b/backend/internal/service/image_output_accounting_test.go @@ -251,4 +251,4 @@ func TestOpenAIImageOutputCounter_AddJSONResponse_Exported(t *testing.T) { t.Logf(" count=%d", count) }) } -} \ No newline at end of file +}