mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-12 14:27:27 -08:00
nit
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
This commit is contained in:
parent
752ab86e4e
commit
ce4a2083fb
|
@ -80,7 +80,6 @@ func createBlock(tb testing.TB, dir string, series []Series) string {
|
|||
}
|
||||
ref, err = app.Add(s.Labels(), t, v)
|
||||
testutil.Ok(tb, err)
|
||||
refs[i] = ref
|
||||
}
|
||||
testutil.Ok(tb, it.Err())
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue