Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
glorv committed Dec 5, 2023
1 parent 64e5c8b commit 605cde6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,6 @@ func fetchStoreMetrics(serversInfo []infoschema.ServerInfo, serverType string, o
err = onResp(srv.Address, resp)
resp.Body.Close()
return err

}
if firstErr == nil {
firstErr = errors.Errorf("no server with type '%s' is found", serverType)
Expand Down

0 comments on commit 605cde6

Please sign in to comment.