Sfoglia il codice sorgente

New method LUNGO.ready()

@soyjavi 14 anni fa
parent
commit
a6dadde762
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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
     }