mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
fix: remove new line
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
This commit is contained in:
parent
fc0141aec2
commit
9e9929c421
|
@ -747,7 +747,6 @@ func (m *SDMock) HandleLoadBalancerListSuccessfully() {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const listenerListBody = `
|
const listenerListBody = `
|
||||||
{
|
{
|
||||||
"listeners": [
|
"listeners": [
|
||||||
|
|
Loading…
Reference in a new issue