Minor update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@101261 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-10-30 15:53:32 +00:00
parent 3c5616e858
commit 1f626c7e87
1 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,6 @@ import org.gcube.portlets.user.td.gwtservice.shared.task.State;
import org.gcube.portlets.user.td.gwtservice.shared.task.TaskS;
import org.gcube.portlets.user.td.gwtservice.shared.task.TaskWrapper;
import org.gcube.portlets.user.td.gwtservice.shared.task.ValidationsJobS;
import org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource;
import org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata;
import org.gcube.portlets.user.td.widgetcommonevent.shared.TRId;
import org.slf4j.Logger;
@ -225,7 +224,7 @@ public class BackgroundOperationMonitorCreator {
protected void updateInformations(OperationMonitor operationMonitor)
throws TDGWTServiceException {
TRId trId;
TabResource tabResource;
//TabResource tabResource;
Table table;
ExportMetadata exportMetadata;