ALF-10770: accidentally checked in some placeholder code that doesn't compile - fixed.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Matt Ward
2011-10-14 08:29:55 +00:00
parent 57fdad562d
commit 56868d7284
4 changed files with 15 additions and 23 deletions

View File

@@ -18,9 +18,6 @@
*/
package org.alfresco.util.schemacomp;
import java.util.List;
import org.alfresco.util.Pair;
import org.alfresco.util.schemacomp.model.DbObject;
/**