Skip to content
Snippets Groups Projects
Commit 362f9dcd authored by cramakri's avatar cramakri
Browse files

MINOR: Removing warnings.

SVN: 16246
parent c6f9f8b0
No related branches found
No related tags found
No related merge requests found
......@@ -354,11 +354,6 @@ public final class PlateStorageProcessor extends AbstractStorageProcessor
return result;
}
private static Geometry getPlateGeometry(ScreeningContainerDatasetInfo info)
{
return new Geometry(info.getContainerRows(), info.getContainerColumns());
}
@Override
public void commit()
{
......
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