Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres-CT98 committed Sep 24, 2024
1 parent 7dde749 commit 2124b6d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,6 @@ class SelectionPlugin implements PluginWithState<SelectionPluginState> {
range.collapse(true /* toStart */);
}

debugger;
this.setDOMSelection(
{
type: 'range',
Expand Down

0 comments on commit 2124b6d

Please sign in to comment.