feat: cleanup console logs
This commit is contained in:
@@ -722,7 +722,6 @@ export class WorkflowGenerator {
|
||||
.filter(selector => selector !== null && selector !== undefined)
|
||||
.join(',');
|
||||
|
||||
console.log("CHAINED PAGINATION SELECTOR:", selectorChain);
|
||||
return selectorChain;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user