Skip to content

Commit 2f176c1

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent f2180a3 commit 2f176c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/src/main/java/org/elasticsearch/benchmark/index/mapper/PatternedTextMapperOperationsBenchmark.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,5 @@ public class PatternedTextMapperOperationsBenchmark {
3535
public String input;
3636

3737
@Benchmark
38-
public void testIpv4MatchManual(Blackhole blackhole) {
39-
}
38+
public void testIpv4MatchManual(Blackhole blackhole) {}
4039
}

0 commit comments

Comments
 (0)