mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 20:36:35 +00:00
Remove duplicate call to getDataArray (#853)
This commit is contained in:
parent
fcea1fa57d
commit
384d5fc8a9
@ -159,8 +159,6 @@
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.data = this.getDataArray();
|
|
||||||
|
|
||||||
this.drawChart();
|
this.drawChart();
|
||||||
}
|
}
|
||||||
drawChart() {
|
drawChart() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user