Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Saul-Mirone committed Oct 22, 2024
1 parent 6628402 commit 764c90d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,6 @@ export class DragEventWatcher {

if (blocksExcludingChildren.length === 0) return false;

console.log(blocks);
console.log(blocksExcludingChildren);
this._startDragging(blocksExcludingChildren, state);
this.widget.hide();
return true;
Expand Down

0 comments on commit 764c90d

Please sign in to comment.