diff options
Diffstat (limited to 'vnext/config')
-rw-r--r-- | vnext/config/default.json | 9 | ||||
-rw-r--r-- | vnext/config/test.json | 1 |
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 @@ -{} |