Removed debug statement

This commit is contained in:
2018-05-05 08:52:44 -05:00
parent ad9c52a473
commit a0533b0eb7

View File

@ -7,7 +7,6 @@ module.exports = NodeHelper.create({
}, },
doUpdate: async function() { doUpdate: async function() {
console.log("doupdate")
if (!this.config) { if (!this.config) {
return return
} }