mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
ACS-8055 fix imports
This commit is contained in:
committed by
Darya Balvanovich
parent
9340bf05b4
commit
20bc3057c4
@@ -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