Skip to content

Commit

Permalink
TasksPage: remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunanoordin committed Apr 5, 2024
1 parent 0f3076c commit 7ba59f5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -183,7 +183,6 @@ export default function TasksPage() {
>
Preview Workflow <ExternalLinkIcon />
</a>
<span>[DEBUG] step ({activeStepIndex})({activeStepKey})</span>
</div>
<ul className="steps-list" aria-label="Pages/Steps">
{workflow.steps.map((step, index) => (
Expand Down

0 comments on commit 7ba59f5

Please sign in to comment.