summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/constants/app-constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client/src/app/common/constants/app-constants.ts')
-rw-r--r--cds-ui/client/src/app/common/constants/app-constants.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/cds-ui/client/src/app/common/constants/app-constants.ts b/cds-ui/client/src/app/common/constants/app-constants.ts
index d4e8989c1..283ce735f 100644
--- a/cds-ui/client/src/app/common/constants/app-constants.ts
+++ b/cds-ui/client/src/app/common/constants/app-constants.ts
@@ -92,10 +92,6 @@ export const GlobalContants = {
}
};
-export const LoopbackConfig = {
- url: "http://127.0.0.1:3000",
- authtoken: "ccsdkapps"
-}
export const ResourceDictionaryURLs = {
saveResourceDictionary: '/resourcedictionary/save',