aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/framework/src/models/applicationConfig.ts
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/framework/src/models/applicationConfig.ts')
-rw-r--r--sdnr/wt/odlux/framework/src/models/applicationConfig.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/sdnr/wt/odlux/framework/src/models/applicationConfig.ts b/sdnr/wt/odlux/framework/src/models/applicationConfig.ts
deleted file mode 100644
index 0ae9c266b..000000000
--- a/sdnr/wt/odlux/framework/src/models/applicationConfig.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-export type ApplicationConfig = {
- authentication: "basic"|"oauth", // basic
- enablePolicy: false, // false
- transportpceUrl? : string
-}; \ No newline at end of file