Skip to content

Commit

Permalink
fix: remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikmv committed Mar 1, 2024
1 parent 9c36d63 commit 5b0fe1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ const buildNotesSettingsFn = () => {
};

return notesSettings;
debugger;
};

const buildAssigneeSettingsFn = () => {
Expand Down

0 comments on commit 5b0fe1e

Please sign in to comment.