From 7cc05ca5902f4b8b88a4c10d31b6af324ad07f48 Mon Sep 17 00:00:00 2001 From: daniep01 Date: Mon, 1 Aug 2022 17:12:21 +0000 Subject: [PATCH] Prettified Code! --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index adbaa07..19a9297 100644 --- a/index.js +++ b/index.js @@ -119,7 +119,6 @@ instance.prototype.update_variables = function (system) { self.setVariableDefinitions(variables) self.setVariable('timerId', null) self.setVariable('timerDescription', null) - } instance.prototype.init_presets = function () {