Skip to content

Commit

Permalink
Update src/playground/executors.js
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
leunge and github-actions[bot] authored Jan 7, 2025
1 parent 9d97be4 commit e691cdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/playground/executors.js
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ class Executor {
return Entry.STATIC.CONTINUE;
}


end() {
Entry.dispatchEvent('blockExecuteEnd', this.scope.block && this.scope.block.view);
this.scope.block = null;
Expand Down

0 comments on commit e691cdb

Please sign in to comment.