Minor update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@100506 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e2943d1679
commit
56f3572f6d
|
@ -6716,8 +6716,6 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
|
|||
|
||||
ArrayList<ResourceTDDescriptor> resourcesTD=resourceTDCreator.createResourcesDescriptorTD(resources);
|
||||
|
||||
|
||||
|
||||
return resourcesTD;
|
||||
} catch (TDGWTServiceException e) {
|
||||
throw e;
|
||||
|
|
Loading…
Reference in New Issue