aboutsummaryrefslogtreecommitdiff
path: root/util/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'util/constants.js')
-rw-r--r--util/constants.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/util/constants.js b/util/constants.js
index 51345fe..95664dd 100644
--- a/util/constants.js
+++ b/util/constants.js
@@ -35,16 +35,8 @@ export default
powderdata: PowderData,
timerdata: TimerData,
downtimedata: DowntimeData,
- cwValues: [],
- calcCwPerHr: false,
- upTimeTrack: false,
- uptime: 0,
- baseColeweight: 0,
- stepsSinceLast: 0,
throneValues: [],
spiralValues: [],
- coleweightHr: 0,
- cwValuesSum: 0,
beta: false,
serverData: {}
} \ No newline at end of file