소스 검색

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
     }