Skip to content

Commit

Permalink
Remove numberElements
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored Aug 7, 2019
1 parent 8103715 commit 1abd4f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dist/weather-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ class WeatherCard extends LitElement {
this._config = config;
}

numberElements = 0;

shouldUpdate(changedProps) {
return hasConfigOrEntityChanged(this, changedProps);
}
Expand Down

0 comments on commit 1abd4f4

Please sign in to comment.