diff --git a/node_helper.js b/node_helper.js index 31cdd65..ab8bdad 100644 --- a/node_helper.js +++ b/node_helper.js @@ -7,7 +7,6 @@ module.exports = NodeHelper.create({ }, doUpdate: async function() { - console.log("doupdate") if (!this.config) { return }