Minor updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@84589 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
267f4ae628
commit
8629126989
|
@ -2,8 +2,6 @@ package org.gcube.portlets.user.td.gwtservice.shared.sdmx;
|
|||
|
||||
import java.io.Serializable;
|
||||
|
||||
import org.gcube.portlets.user.td.gwtservice.shared.TRId;
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
@ -5,10 +5,7 @@ package org.gcube.portlets.user.td.gwtservice.shared.sdmx;
|
|||
|
||||
import java.io.Serializable;
|
||||
|
||||
import org.gcube.portlets.user.td.gwtservice.shared.Codelist;
|
||||
import org.gcube.portlets.user.td.gwtservice.shared.TabResource;
|
||||
import org.gcube.portlets.user.td.gwtservice.shared.document.SDMXDocument;
|
||||
import org.gcube.portlets.user.td.gwtservice.shared.source.Source;
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue