Explorar el Código

New method LUNGO.ready()

@soyjavi hace 14 años
padre
commit
f3641ebbd0
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      examples/test-pro/app/services.js

+ 0 - 2
examples/test-pro/app/services.js

@@ -28,8 +28,6 @@ App.Services = (function(lng, App, undefined) {
         });
     };
 
-    //mockProfiles();
-
     return {
         mockProfiles: mockProfiles
     }