removed logging
This commit is contained in:
parent
3dd1ddf9bf
commit
6e524c7189
1 changed files with 0 additions and 2 deletions
|
|
@ -498,8 +498,6 @@ class PlejdService extends EventEmitter {
|
|||
return;
|
||||
}
|
||||
|
||||
console.log(properties);
|
||||
|
||||
const value = await properties['Value'];
|
||||
if (!value) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue