فهرست منبع

New method LUNGO.ready()

@soyjavi 14 سال پیش
والد
کامیت
a6dadde762
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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
     }