This commit is contained in:
liamcottle
2024-03-13 14:02:14 +13:00
parent 4701c4d9ce
commit c92be6416f

View File

@ -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,
});