From 1d26a47068b357c4a9f4cb0225aa063134e9a0d9 Mon Sep 17 00:00:00 2001 From: Ninjune Date: Fri, 2 Dec 2022 17:42:08 -0600 Subject: v1.6.10 --- util/constants.js | 8 -------- 1 file changed, 8 deletions(-) (limited to 'util/constants.js') 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 -- cgit