Skip to content

Commit

Permalink
#3251 - removing console
Browse files Browse the repository at this point in the history
  • Loading branch information
Gayane Chilingaryan committed Oct 13, 2023
1 parent 0363366 commit f516c7a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ export const RnaEditor = () => {
) {
setPresetName(activePresetFullName);
dispatch(setActivePresetName(activePresetFullName));
console.log('presetname', activePresetFullName);
}
}, [activeMonomerGroup, activePresetFullName, editedPresetName]);

Expand Down

0 comments on commit f516c7a

Please sign in to comment.