code formatting

This commit is contained in:
Claudio Atzori 2020-12-17 13:47:38 +01:00
parent 5a3e2199b2
commit 2e503ee101
2 changed files with 2 additions and 3 deletions

View File

@ -144,7 +144,6 @@ public class SparkAtomicActionScoreJob implements Serializable {
}
private static List<Measure> getMeasure(BipScore value) {
return value
.getScoreList()