Showing
1 changed file
with
0 additions
and
2 deletions
@@ -697,6 +697,4 @@ function tripAnimationController($document, $scope, $http, $timeout, $filter, $l | @@ -697,6 +697,4 @@ function tripAnimationController($document, $scope, $http, $timeout, $filter, $l | ||
697 | } | 697 | } |
698 | if (trip && vm.activeTripIndex !== trip.dSIndex) vm.activeTripIndex = trip.dSIndex; | 698 | if (trip && vm.activeTripIndex !== trip.dSIndex) vm.activeTripIndex = trip.dSIndex; |
699 | } | 699 | } |
700 | - | ||
701 | - $log.log(vm); | ||
702 | } | 700 | } |