Skip to content
Snippets Groups Projects
Commit 1fbc00a6 authored by kaloyane's avatar kaloyane
Browse files

minor: removed redundant TODO

SVN: 20892
parent 1e405316
No related branches found
No related tags found
No related merge requests found
...@@ -26,9 +26,6 @@ public class MaterialReplicaSubgroupFeatureSummary implements ISerializable ...@@ -26,9 +26,6 @@ public class MaterialReplicaSubgroupFeatureSummary implements ISerializable
{ {
private static final long serialVersionUID = ServiceVersionHolder.VERSION; private static final long serialVersionUID = ServiceVersionHolder.VERSION;
// TODO KE : do we need this at all ?
// private int[] replicaSequenceNumbers;
private float[] featureValues; private float[] featureValues;
// e.g. average or median of all replica values in this subgroup // e.g. average or median of all replica values in this subgroup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment