From a3e97bbc3f677426e6649d20af7747678d0d2fcc Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 21 May 2013 16:17:12 -0700 Subject: [PATCH] Remove console.log --- ui/scripts/vpc.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index f96d552b49d..e5ba23119ea 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -3101,8 +3101,6 @@ }); var dataTimer = setInterval(function() { - console.log('timer'); - var complete = loadBalancers; if (complete) {