mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-28286 Clean redundant log (#10406)
This commit is contained in:
@@ -303,7 +303,6 @@ export class ProcessListCloudComponent extends DataTableSchema<ProcessListDataCo
|
||||
return isColumnSchemaCreated;
|
||||
}),
|
||||
switchMap(() => {
|
||||
console.count('load');
|
||||
if (this.searchMethod === 'POST') {
|
||||
const requestNode = this.createProcessListRequestNode();
|
||||
this.processListRequestNode = requestNode;
|
||||
|
Reference in New Issue
Block a user