Last of console.logs

This commit is contained in:
Ben Hardill 2021-04-08 12:17:42 +01:00
parent a84fddc8f0
commit 123e7f6b01
No known key found for this signature in database
GPG Key ID: 74DD076979ABB1E7

View File

@ -125,7 +125,7 @@ module.exports = function(RED) {
callback_url += 'wemoNG/notification';
console.log('Callback URL = %s',callback_url);
// console.log('Callback URL = %s',callback_url);
var subscribeOptions = {
host: device.ip,