mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Single place for translate pipe
This commit is contained in:
@@ -20,7 +20,6 @@ import {
|
||||
AlfrescoSettingsService,
|
||||
AlfrescoTranslationLoader,
|
||||
AlfrescoTranslationService,
|
||||
AlfrescoPipeTranslate,
|
||||
AlfrescoAuthenticationService,
|
||||
AlfrescoContentService
|
||||
} from './src/services/index';
|
||||
@@ -38,7 +37,6 @@ export const ALFRESCO_CORE_PROVIDERS: [any] = [
|
||||
AlfrescoSettingsService,
|
||||
AlfrescoTranslationLoader,
|
||||
AlfrescoTranslationService,
|
||||
AlfrescoPipeTranslate,
|
||||
ContextMenuService
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user