Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
removed errant console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
jvb93 committed Jan 12, 2018
1 parent 606138a commit 0fd7bc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/FormWizard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,6 @@
}
},
afterTabChange (index) {
console.log('aftertabchange')
if (this.loading) {
return
}
Expand Down

0 comments on commit 0fd7bc1

Please sign in to comment.