Skip to content

Commit 9349f0d

Browse files
committed
chore: removed debug logging
1 parent 10fc3e3 commit 9349f0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

signalk-send-notification.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ module.exports = function(RED) {
4242
}
4343
]
4444
}
45-
node.log(JSON.stringify(delta))
4645
app.handleMessage('signalk-node-red', delta)
4746
})
4847
}

0 commit comments

Comments
 (0)