Remove debugging statement

This commit is contained in:
Dean 2024-01-09 10:57:39 +00:00
parent 8a6a83156b
commit eedefbb69d
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@
},
}}
>
{`Current step internal ${$currentStep + ""}`}
{#each enrichedSteps as step, stepIdx}
<BlockComponent
type="formstep"