remove warning
authorBruno Sinou <bsinou@argeo.org>
Thu, 15 Nov 2012 11:39:34 +0000 (11:39 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 15 Nov 2012 11:39:34 +0000 (11:39 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5829 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/model/ResultParent.java

index b62d5b943691f73ebcf10b7502c732591056f7d7..a616cc4ff7c085a153f2f90bd30c3af66ded049d 100644 (file)
  */
 package org.argeo.slc.client.ui.model;
 
-import java.util.Collections;
-
-import javax.jcr.Node;
-import javax.jcr.Property;
-import javax.jcr.RepositoryException;
-
 import org.argeo.eclipse.ui.TreeParent;
-import org.argeo.slc.SlcException;
-import org.argeo.slc.jcr.SlcTypes;
 
 /**
  * Common base UI object to build result Tree.