Skip to content

Commit

Permalink
update: update remove un usefull log
Browse files Browse the repository at this point in the history
  • Loading branch information
Reddy Uppathi committed Nov 18, 2024
1 parent cf9652e commit 1237bba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/showcase/layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ export default {
}
}
},
mounted() {
console.log('default layout');
},
methods: {
onMenuButtonClick() {
if (this.sidebarActive) {
Expand Down

0 comments on commit 1237bba

Please sign in to comment.