Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Quelca committed Oct 30, 2024
1 parent 66a9556 commit 54bf839
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/editor/loop.vue
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,7 @@ export default {
immediate: true
},
items() {
debugger;
this.$emit("input", this.items);
// this.$emit("update-state");
}
},
mounted() {
Expand Down

0 comments on commit 54bf839

Please sign in to comment.