mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 10:26:35 +00:00
Remove unused attribute
This commit is contained in:
parent
439545b4f8
commit
127e76601a
@ -39,7 +39,6 @@ Polymer({
|
|||||||
is: 'home-assistant',
|
is: 'home-assistant',
|
||||||
|
|
||||||
hostAttributes: {
|
hostAttributes: {
|
||||||
auth: null,
|
|
||||||
icons: null,
|
icons: null,
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -50,9 +49,6 @@ Polymer({
|
|||||||
type: Object,
|
type: Object,
|
||||||
value: window.hass,
|
value: window.hass,
|
||||||
},
|
},
|
||||||
auth: {
|
|
||||||
type: String,
|
|
||||||
},
|
|
||||||
icons: {
|
icons: {
|
||||||
type: String,
|
type: String,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user