Skip to content

Commit

Permalink
Cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
teemoo7 committed Nov 13, 2024
1 parent 19ed91f commit e9a4204
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MMM-TomTomCalculateRouteTraffic.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,7 @@ Module.register("MMM-TomTomCalculateRouteTraffic", {
},

calculateRoutes: function () {
// Reset the error message
this.errorMessage = undefined;

this.calculatedRoutes = [];
this.config.routes.forEach(route => {
this.calculateRoute(route);
Expand Down

0 comments on commit e9a4204

Please sign in to comment.