Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Feb 27, 2024
1 parent a3eb4f6 commit bccae22
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@ export class BPMNPropertyPanel extends AbstractUIExtension implements IDiagramSt
}

if (this.noUpdate) {
console.log(' no Update!');
this.noUpdate = false;
return;
}
Expand Down

0 comments on commit bccae22

Please sign in to comment.