Skip to content

Commit 4f4995d

Browse files
committed
Remove debuging
1 parent 010d5d1 commit 4f4995d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

bin/meross-info.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ try {
4848
const transport = new HTTPTransport({ ip });
4949
const device = new Device({ transport });
5050

51-
console.log(await device.queryCustom('Appliance.Config.Trace'));
52-
process.exit();
53-
5451
const deviceInformation = await device.querySystemInformation();
5552

5653
let deviceAbility;

0 commit comments

Comments
 (0)