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