aboutsummaryrefslogtreecommitdiff
path: root/vnext/config
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/config')
-rw-r--r--vnext/config/default.json9
-rw-r--r--vnext/config/test.json1
2 files changed, 0 insertions, 10 deletions
diff --git a/vnext/config/default.json b/vnext/config/default.json
deleted file mode 100644
index 618489ca..00000000
--- a/vnext/config/default.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "service": {
- "application": "",
- "static_root": "public",
- "sape": {
- "token": ""
- }
- }
-} \ No newline at end of file
diff --git a/vnext/config/test.json b/vnext/config/test.json
deleted file mode 100644
index 0967ef42..00000000
--- a/vnext/config/test.json
+++ /dev/null
@@ -1 +0,0 @@
-{}