Skip to content

Commit 82ae24b

Browse files
committed
removed a leftover console.log
1 parent 0a2aed7 commit 82ae24b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/components/StepperActions.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ export default defineComponent({
3939
4040
setup () {
4141
const { showAdvanced, cannotGoBack, cannotGoForward, navigateNext, navigatePrevious } = useApp()
42-
43-
console.info(cannotGoBack.value)
44-
4542
return {
4643
cannotGoBack,
4744
cannotGoForward,

0 commit comments

Comments
 (0)