From 113af5105d562a2609e678b5dfeab09ac8abcd37 Mon Sep 17 00:00:00 2001 From: daniep01 Date: Mon, 1 Aug 2022 17:16:15 +0000 Subject: [PATCH] Prettified Code! --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 815805e..671458c 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 () {