diff --git a/src/mqtt.js b/src/mqtt.js index ee25b92..49b55d3 100644 --- a/src/mqtt.js +++ b/src/mqtt.js @@ -167,7 +167,6 @@ client.on("message", async (topic, message) => { console.log("NEIGHBORINFO_APP", { from: envelope.packet.from.toString(16), - // envelope: envelope, neighbour_info: neighbourInfo, });