Skip to content

Commit e4fa103

Browse files
committed
remove console.log
1 parent a5f07fb commit e4fa103

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sonos-universal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2894,7 +2894,6 @@ module.exports = function (RED) {
28942894
}
28952895

28962896
const subwooferUuid = await extractSubwooferUuid(mapSet)
2897-
console.log(subwooferUuid)
28982897

28992898
// IMPORTANT: Must be send to main player
29002899
const tsMainPlayer = new SonosDevice(mainPlayerData.urlObject.hostname)

0 commit comments

Comments
 (0)