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

minor: remove warning

SVN: 16260
parent c66f1df6
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,8 @@ public class HCSDatasetLoaderFactory
return new HCSDatasetLoader(query, datasetCode, datasetRootDir);
}
// remove when not needed
@SuppressWarnings("unused")
private static IHCSDatasetLoader createBDSLoader(File datasetRootDir)
{
final ch.systemsx.cisd.bds.hcs.HCSDatasetLoader loader =
......
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