1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-09 01:46:11 +02:00

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

View File

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