mirror of https://github.com/grafana/grafana
When introducing errorsource over in: https://github.com/grafana/grafana/pull/99900 I introduced a bug - trying to use a http response with a non-nil error. In that case, the response is nil, so code panics. This PR removes that check.pull/100360/head^2
parent
af8cab9210
commit
196a73ec72
Loading…
Reference in new issue