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:
Giancarlo Panichi 2014-10-07 16:38:56 +00:00
parent e2943d1679
commit 56f3572f6d
1 changed files with 0 additions and 2 deletions

View File

@ -6716,8 +6716,6 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
ArrayList<ResourceTDDescriptor> resourcesTD=resourceTDCreator.createResourcesDescriptorTD(resources);
return resourcesTD;
} catch (TDGWTServiceException e) {
throw e;