summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/ui/config/prod.env.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing-scheduler/ui/config/prod.env.js')
-rw-r--r--testing-scheduler/ui/config/prod.env.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing-scheduler/ui/config/prod.env.js b/testing-scheduler/ui/config/prod.env.js
deleted file mode 100644
index d5513323..00000000
--- a/testing-scheduler/ui/config/prod.env.js
+++ /dev/null
@@ -1,4 +0,0 @@
-'use strict'
-module.exports = {
- NODE_ENV: '"production"'
-}