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:
parent
bd0ba1b6da
commit
b4b8368f25
|
@ -3,7 +3,6 @@
|
|||
*/
|
||||
package org.gcube.portlets.user.dataminermanager.shared.parameters;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
*/
|
||||
package org.gcube.portlets.user.dataminermanager.shared.parameters;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
*/
|
||||
package org.gcube.portlets.user.dataminermanager.shared.parameters;
|
||||
|
||||
import com.google.gwt.user.client.rpc.IsSerializable;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue