format with gofumpt (#18184)
* gofumpt -w -l . * gofumpt -w -l -extra . * Add linter * manual fix * change make fmt
This commit is contained in:
@ -188,5 +188,4 @@ func TestPersistableChannelQueue(t *testing.T) {
|
||||
for _, callback := range callbacks {
|
||||
callback()
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user