extra empty line at the end of a block

This commit is contained in:
pangliang 2024-04-25 08:41:39 +08:00
parent d2588fd3b1
commit 4683d81648
1 changed files with 0 additions and 1 deletions

View File

@ -145,7 +145,6 @@ func List(ctx *context.Context) {
if workflow.Entry.Name() == workflowID {
curWorkflow = wf
}
}
}
ctx.Data["workflows"] = workflows