Fixed dependencies

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/data-miner-manager@132828 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2016-10-06 13:42:52 +00:00
parent bd0ba1b6da
commit b4b8368f25
4 changed files with 0 additions and 5 deletions

View File

@ -3,7 +3,6 @@
*/
package org.gcube.portlets.user.dataminermanager.shared.parameters;
import java.io.Serializable;
/**
*

View File

@ -3,7 +3,6 @@
*/
package org.gcube.portlets.user.dataminermanager.shared.parameters;
import java.io.Serializable;
/**
*

View File

@ -3,7 +3,6 @@
*/
package org.gcube.portlets.user.dataminermanager.shared.parameters;
import com.google.gwt.user.client.rpc.IsSerializable;
/**
*

View File

@ -6,8 +6,6 @@ package org.gcube.portlets.user.dataminermanager.shared.parameters;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.user.client.rpc.IsSerializable;
/**
*
* @author Giancarlo Panichi