chore: update gofumpt from v0.4.0 to v0.8.0 (#18652)

This commit is contained in:
blink-so[bot]
2025-07-03 11:28:00 -06:00
committed by GitHub
parent 494dccc510
commit 2c95a1dd71
5 changed files with 12 additions and 10 deletions

View File

@ -94,7 +94,6 @@ func (i *dispatchInterceptor) Dispatcher(payload types.MessagePayload, title, bo
}
retryable, err = deliveryFn(ctx, msgID)
if err != nil {
i.err.Add(1)
i.lastErr.Store(err)