Commit deda5e20cac68d141ce1eae6971003ed37f36cd3

Authored by Maksym Dudnik
1 parent fc415991

removed log

... ... @@ -697,6 +697,4 @@ function tripAnimationController($document, $scope, $http, $timeout, $filter, $l
697 697 }
698 698 if (trip && vm.activeTripIndex !== trip.dSIndex) vm.activeTripIndex = trip.dSIndex;
699 699 }
700   -
701   - $log.log(vm);
702 700 }
\ No newline at end of file
... ...