Removed debug statement
This commit is contained in:
@ -7,7 +7,6 @@ module.exports = NodeHelper.create({
|
||||
},
|
||||
|
||||
doUpdate: async function() {
|
||||
console.log("doupdate")
|
||||
if (!this.config) {
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user