Fix the process-service export

This commit is contained in:
maurizio vitale
2019-09-20 12:16:53 +01:00
parent 6bfe9725af
commit 89788afe58

View File

@@ -15,13 +15,4 @@
* limitations under the License.
*/
export * from './process-list/index';
export * from './task-list/index';
export * from './app-list/index';
export * from './attachment/index';
export * from './process-comments/index';
export * from './people/index';
export * from './content-widget/index';
export * from './form/index';
export * from './process.module';
export * from './src/public-api';