forked from EVOgeek/Vmeda.Online
		
	MOBILE-3401: Remove duplicated code from course provider
This commit is contained in:
		
							parent
							
								
									072e44e536
								
							
						
					
					
						commit
						405eb9d290
					
				| @ -31,8 +31,6 @@ import { CorePushNotificationsProvider } from '@core/pushnotifications/providers | ||||
| import { CoreCoursesProvider } from '@core/courses/providers/courses'; | ||||
| import { makeSingleton } from '@singletons/core.singletons'; | ||||
| 
 | ||||
| import { makeSingleton } from '@singletons/core.singletons'; | ||||
| 
 | ||||
| /** | ||||
|  * Service that provides some features regarding a course. | ||||
|  */ | ||||
| @ -1164,8 +1162,6 @@ export class CoreCourseProvider { | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| export class CoreCourse extends makeSingleton(CoreCourseProvider) {} | ||||
| 
 | ||||
| /** | ||||
|  * Data returned by course_summary_exporter. | ||||
|  */ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user