Skip to content

Commit

Permalink
6026 - Remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
Natalia_Loginova1 authored and Natalia_Loginova1 committed Dec 13, 2024
1 parent 5bf561b commit 24ab74d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ class RnaPresetTool implements Tool {
return;
}

// debugger;
const { command: modelChanges } =
this.editor.drawingEntitiesManager.addRnaPreset({
sugar: this.sugar,
Expand Down

0 comments on commit 24ab74d

Please sign in to comment.