Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteenkamp89 committed Mar 29, 2024
1 parent 625fcf8 commit da49507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/oSnap/Create.vue
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ watch(
watch(
newPluginData,
plugin => {
debugger;
update(plugin);
},
{ deep: true }
Expand Down

0 comments on commit da49507

Please sign in to comment.