mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 13:07:49 +00:00
Remove unused code
This commit is contained in:
parent
d473a30263
commit
12cb94cdc0
@ -148,10 +148,6 @@ export default class HaCardConditionEditor extends LitElement {
|
||||
}
|
||||
}
|
||||
|
||||
private _toggleMode() {
|
||||
this._yamlMode = !this._yamlMode;
|
||||
}
|
||||
|
||||
private _delete() {
|
||||
fireEvent(this, "value-changed", { value: null });
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user