mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Cleanup process services project structure (#9838)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './lib/common/index';
|
||||
export * from './lib/process-list/index';
|
||||
export * from './lib/task-list/index';
|
||||
export * from './lib/app-list/index';
|
||||
@@ -27,3 +26,6 @@ export * from './lib/form/index';
|
||||
export * from './lib/task-comments/index';
|
||||
export * from './lib/process.module';
|
||||
export * from './lib/compat/types';
|
||||
export * from './lib/services/apps-process.service';
|
||||
export * from './lib/services/people-process.service';
|
||||
export * from './lib/services/task-comments.service';
|
||||
|
Reference in New Issue
Block a user