mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
chore(translate): remove translate provider
Translate provider and TranslatePipe has been removed. Please use NG2-Translate instead: http://ionicframework.com/docs/v2/resources/ng2-translate/
This commit is contained in:
@ -20,7 +20,4 @@ export * from './animations/animation';
|
||||
export * from './transitions/page-transition';
|
||||
export * from './transitions/transition';
|
||||
|
||||
export * from './translation/translate';
|
||||
export * from './translation/translate_pipe';
|
||||
|
||||
export * from './navigation/nav-controller-base';
|
||||
|
Reference in New Issue
Block a user