MOBILE-4081 core: Don't inject Ionic Network for plugins
This commit is contained in:
		
							parent
							
								
									9254871d8b
								
							
						
					
					
						commit
						680da49a32
					
				| @ -36,7 +36,6 @@ import { Keyboard } from '@ionic-native/keyboard/ngx'; | |||||||
| import { LocalNotifications } from '@ionic-native/local-notifications/ngx'; | import { LocalNotifications } from '@ionic-native/local-notifications/ngx'; | ||||||
| import { Media } from '@ionic-native/media/ngx'; | import { Media } from '@ionic-native/media/ngx'; | ||||||
| import { MediaCapture } from '@ionic-native/media-capture/ngx'; | import { MediaCapture } from '@ionic-native/media-capture/ngx'; | ||||||
| import { Network } from '@ionic-native/network/ngx'; |  | ||||||
| import { Push } from '@ionic-native/push/ngx'; | import { Push } from '@ionic-native/push/ngx'; | ||||||
| import { QRScanner } from '@ionic-native/qr-scanner/ngx'; | import { QRScanner } from '@ionic-native/qr-scanner/ngx'; | ||||||
| import { SplashScreen } from '@ionic-native/splash-screen/ngx'; | import { SplashScreen } from '@ionic-native/splash-screen/ngx'; | ||||||
| @ -62,7 +61,6 @@ export const IONIC_NATIVE_SERVICES = [ | |||||||
|     LocalNotifications, |     LocalNotifications, | ||||||
|     Media, |     Media, | ||||||
|     MediaCapture, |     MediaCapture, | ||||||
|     Network, |  | ||||||
|     Push, |     Push, | ||||||
|     QRScanner, |     QRScanner, | ||||||
|     SplashScreen, |     SplashScreen, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user