Skip to content

Commit

Permalink
Remove console message
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBoutej committed Jul 2, 2024
1 parent 6abd951 commit a6f1faa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export default {
methods: {
selectTemplate() {
this.$root.$emit('page-template-changed', this.pageTemplate);
console.warn('eazrzarerzerzerz',this.pageTemplateId);
}
}
};
Expand Down

0 comments on commit a6f1faa

Please sign in to comment.