mirror of https://github.com/apache/cloudstack.git
Remove console.log
This commit is contained in:
parent
4ce76429e2
commit
a3e97bbc3f
|
|
@ -3101,8 +3101,6 @@
|
|||
});
|
||||
|
||||
var dataTimer = setInterval(function() {
|
||||
console.log('timer');
|
||||
|
||||
var complete = loadBalancers;
|
||||
|
||||
if (complete) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue