Skip to content

Commit

Permalink
removed log
Browse files Browse the repository at this point in the history
Former-commit-id: 75f964f396f2ada6af2266eeb0429b26f349fd8b
  • Loading branch information
pliablepixels committed Feb 25, 2016
1 parent 9dffaf8 commit 896ef64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/js/MontageCtrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ angular.module('zmApp.controllers').controller('zmApp.MontageCtrl', ['$scope', '

$rootScope.rand = Math.floor((Math.random() * 100000) + 1);

console.log ("Inside Montage timer...");
//console.log ("Inside Montage timer...");

}

Expand Down

0 comments on commit 896ef64

Please sign in to comment.