Browse Source

New method LUNGO.ready()

@soyjavi 14 năm trước cách đây
mục cha
commit
a6dadde762
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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
     }