Second and final tranche of post-code-review changes for RM-1945 & RM-1946.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@100094 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Neil McErlean
2015-03-25 19:39:09 +00:00
parent 0d4ed55675
commit 5ae80ab2b1
4 changed files with 11 additions and 8 deletions

View File

@@ -28,8 +28,6 @@ import java.util.ArrayList;
import java.util.List;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
/**
* Unit tests for {@link ClassificationServiceImpl}.