mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
fix linter
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
This commit is contained in:
parent
3ffc3bf6a3
commit
3380809b68
|
@ -536,7 +536,6 @@ func TestRemoteWriteHandler_V2Message(t *testing.T) {
|
|||
requireEqual(t, mockMetadata{ls, expectedMeta}, appendable.metadata[m])
|
||||
m++
|
||||
}
|
||||
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue