Skip to content

Commit 9245c19

Browse files
committed
Merge branch 'bbc-release52' into feat/mos-status-handling
2 parents c0b2c4f + ed55fda commit 9245c19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

meteor/server/publications/peripheralDeviceForDevice.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ export function convertPeripheralDeviceForGateway(
117117
}
118118
}
119119

120-
console.log('got', peripheralDevice._id, deviceSettings)
121-
122120
return literal<Complete<PeripheralDeviceForDevice>>({
123121
_id: peripheralDevice._id,
124122
studioId: peripheralDevice.studioAndConfigId?.studioId,

0 commit comments

Comments
 (0)