mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
chore: update gofumpt from v0.4.0 to v0.8.0 (#18652)
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user