[DS-707] Remove empty statements

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5575 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Graham Triggs
2010-10-23 22:10:53 +00:00
parent 1647a1ca18
commit 5f6b784ad4
13 changed files with 1 additions and 13 deletions

View File

@@ -77,7 +77,6 @@ public class ResultsLogger implements ChecksumResultsCollector
*/
private ResultsLogger()
{
;
}
/**