Removed debug statement
This commit is contained in:
@ -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
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user