Explorar el Código

removed debug log

tags/0.1.0
Robin Thoni hace 8 años
padre
commit
1c23af4463
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      src/lubusy.js

+ 0
- 2
src/lubusy.js Ver fichero

@@ -30,8 +30,6 @@ angular.module('luticateUtils')
30 30
                     angular.extend(options, o);
31 31
                 }
32 32
 
33
-                console.log(options);
34
-
35 33
                 $scope.update = function()
36 34
                 {
37 35
                     var loaders = luticatePromises.getLoadersGroup(options.group);

Loading…
Cancelar
Guardar