removed deploy test comment

This commit is contained in:
Integral Team 2019-09-11 11:17:07 +07:00
parent 7b7377f7ce
commit 99d287333c

View file

@ -65,8 +65,6 @@ export class Router {
.on('routesfound routingerror routeselected routingzoomend', this.hideSpinner)
.on('waypointschanged', this.updateWaypointsCount);
// deploy x 7
this.router.addTo(map);
}