Skip to content
Snippets Groups Projects
Commit 20aa2e3d authored by kaloyane's avatar kaloyane
Browse files

minor: remove redundant todo comment

SVN: 21376
parent 6b688651
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,6 @@ public class SimpleDataSetHelper ...@@ -69,7 +69,6 @@ public class SimpleDataSetHelper
return result; return result;
} }
// TODO KE: will this work ?
public static SimpleDataSetInformationDTO translate(DatasetDescription datasetDescription) public static SimpleDataSetInformationDTO translate(DatasetDescription datasetDescription)
{ {
SimpleDataSetInformationDTO result = new SimpleDataSetInformationDTO(); SimpleDataSetInformationDTO result = new SimpleDataSetInformationDTO();
......
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