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