mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 02:06:42 +00:00
remove console
This commit is contained in:
parent
3ba9c931b9
commit
487bd8d3fc
@ -586,7 +586,6 @@ export class HaSceneEditor extends SubscribeMixin(LitElement) {
|
||||
event.context.id !== this._activateContextId &&
|
||||
this._entities.includes(event.data.entity_id)
|
||||
) {
|
||||
console.log(event);
|
||||
this._dirty = true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user