Remove console.log

This commit is contained in:
Brian Federle 2013-05-21 16:17:12 -07:00
parent 4ce76429e2
commit a3e97bbc3f
1 changed files with 0 additions and 2 deletions

View File

@ -3101,8 +3101,6 @@
});
var dataTimer = setInterval(function() {
console.log('timer');
var complete = loadBalancers;
if (complete) {