From bc719f669930d926c989eac93d3cfc937b488814 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Fri, 28 Jun 2019 09:48:00 +0000 Subject: [PATCH] [Trunk|Library]: Replace download, delete and tiny urls with utilsService git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56256 d315682c-612b-4755-9ff5-7f18f6832af3 --- utils/properties/env-properties.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/utils/properties/env-properties.ts b/utils/properties/env-properties.ts index 932838d8..3c6e0b6d 100644 --- a/utils/properties/env-properties.ts +++ b/utils/properties/env-properties.ts @@ -58,9 +58,7 @@ export class EnvProperties { uploadService; - downloadUrl; - deleteUrl; - tinyUrl; + utilsService; vocabulariesAPI;