Fix linting

Signed-off-by: Carrie Edwards <edwrdscarrie@gmail.com>
This commit is contained in:
Carrie Edwards 2025-08-05 11:41:16 -07:00
parent db3a7845c5
commit 455ab8806f

View File

@ -578,7 +578,6 @@ func TestTemporality(t *testing.T) {
c := NewPrometheusConverter()
settings := Settings{
AllowDeltaTemporality: tc.allowDelta,
//EnableTypeAndUnitLabels: tc.typeAndUnitLabels,
ConvertHistogramsToNHCB: tc.convertToNHCB,
}