mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 21:24:53 +00:00
removed log
This commit is contained in:
@ -470,8 +470,6 @@ export class SceneService {
|
|||||||
relations: ['sceneIcon'],
|
relations: ['sceneIcon'],
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(scene);
|
|
||||||
|
|
||||||
if (!scene) {
|
if (!scene) {
|
||||||
throw new HttpException(
|
throw new HttpException(
|
||||||
`Invalid scene with id ${sceneUuid}`,
|
`Invalid scene with id ${sceneUuid}`,
|
||||||
|
|||||||
Reference in New Issue
Block a user