mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
ACS-8055 fix imports
This commit is contained in:
@@ -71,4 +71,3 @@ export * from './combinedInstructionBody';
|
||||
export * from './classificationGuide';
|
||||
export * from './classificationGuides';
|
||||
export * from './nodeSecurityMarkBody';
|
||||
export * from './nodeHold';
|
||||
|
@@ -74,3 +74,4 @@ export * from './transferChildAssociation';
|
||||
export * from './transferContainerChildAssociation';
|
||||
export * from './unfiledContainerChildAssociation';
|
||||
export * from './unfiledRecordFolderChildAssociation';
|
||||
export * from './hold';
|
||||
|
Reference in New Issue
Block a user