Remove console.log
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a3e97bbc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a3e97bbc Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a3e97bbc Branch: refs/heads/master Commit: a3e97bbc3f677426e6649d20af7747678d0d2fcc Parents: 4ce7642 Author: Brian Federle <bfede...@gmail.com> Authored: Tue May 21 16:17:12 2013 -0700 Committer: Brian Federle <bfede...@gmail.com> Committed: Tue May 21 16:17:12 2013 -0700 ---------------------------------------------------------------------- ui/scripts/vpc.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a3e97bbc/ui/scripts/vpc.js ---------------------------------------------------------------------- diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index f96d552..e5ba231 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) {