Skip to content

Commit 6155206

Browse files
committed
spotless
1 parent 4fd10aa commit 6155206

File tree

1 file changed

+0
-1
lines changed
  • instrumentation/jmx-metrics/library/src/test/java/io/opentelemetry/instrumentation/jmx/engine

1 file changed

+0
-1
lines changed

instrumentation/jmx-metrics/library/src/test/java/io/opentelemetry/instrumentation/jmx/engine/RuleParserTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@ void testStateMetricConf() throws Exception {
427427
expectedValue, stateAttribute.getAttributeName(), stateAttributeValue)
428428
.isEqualTo(expectedValue);
429429
});
430-
431430
}
432431

433432
@Test

0 commit comments

Comments
 (0)