forked from D-Net/dnet-hadoop
code formatting
This commit is contained in:
parent
5a3e2199b2
commit
2e503ee101
|
@ -144,7 +144,6 @@ public class SparkAtomicActionScoreJob implements Serializable {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private static List<Measure> getMeasure(BipScore value) {
|
private static List<Measure> getMeasure(BipScore value) {
|
||||||
return value
|
return value
|
||||||
.getScoreList()
|
.getScoreList()
|
||||||
|
|
Loading…
Reference in New Issue