Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartromanek committed Dec 12, 2024
1 parent 94e37fe commit 489c574
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ export default {
this.colorChange(c);
},
childChange(data) {
console.log('childChange');
this.colorChange(data);
},
inputChange(data) {
Expand Down

0 comments on commit 489c574

Please sign in to comment.