reformat using 'make fmt' (#13794)

This commit is contained in:
Josh Black
2022-01-27 10:06:34 -08:00
committed by GitHub
parent 6f23d29264
commit b17e3256dd
94 changed files with 226 additions and 250 deletions

View File

@@ -900,7 +900,6 @@ func (c *DebugCommand) collectServerStatus(ctx context.Context) {
}
func (c *DebugCommand) collectInFlightRequestStatus(ctx context.Context) {
idxCount := 0
intervalTicker := time.Tick(c.flagInterval)