emove debug console logs.

This commit is contained in:
Piyush Kumar Pradhan
2025-03-03 17:08:35 +05:30
parent 3d02907947
commit 1e1cfec75e
-1
View File
@@ -1074,7 +1074,6 @@ const AngularWorkflow = (defaultprops) => {
// Special multi-workflow edgecase handler for events
if (distributedFromParent === "" && suborgWorkflows === []) {
} else {
console.log("here");
if (cy !== undefined && cy !== null) {
cy.removeListener("select");
cy.removeListener("unselect");