Skip to content
Snippets Groups Projects
Commit 3e64f0dc authored by tpylak's avatar tpylak
Browse files

LMS-1035 minor: remove rubbish comment

SVN: 11733
parent d17889c5
No related branches found
No related tags found
No related merge requests found
...@@ -211,10 +211,6 @@ public class DefaultDataSetInfoExtractor extends AbstractDataSetInfoExtractor ...@@ -211,10 +211,6 @@ public class DefaultDataSetInfoExtractor extends AbstractDataSetInfoExtractor
private final String dataSetPropertiesFileNameOrNull; private final String dataSetPropertiesFileNameOrNull;
/**
* The <var>properties</var> are not used by this constructor but present to fulfill the
* contract.
*/
public DefaultDataSetInfoExtractor(final Properties globalProperties) public DefaultDataSetInfoExtractor(final Properties globalProperties)
{ {
super(globalProperties); super(globalProperties);
......
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