From 5e139031c66b9a0415f2f4b874c5b742fc8ade07 Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 19 Feb 2026 03:25:58 +0100 Subject: [PATCH] fmt --- internal/pkg/report/reporter.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/pkg/report/reporter.go b/internal/pkg/report/reporter.go index 9ead88e..81bea3f 100644 --- a/internal/pkg/report/reporter.go +++ b/internal/pkg/report/reporter.go @@ -27,7 +27,7 @@ type Reporter struct { closed bool - client client.Client + client client.Client clientM sync.Mutex logOffset int