Sfoglia il codice sorgente

extra empty line at the end of a block

pull/28163/head
pangliang 3 settimane fa
parent
commit
4683d81648
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      routers/web/repo/actions/actions.go

+ 0
- 1
routers/web/repo/actions/actions.go Vedi File

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

}
}
ctx.Data["workflows"] = workflows

Loading…
Annulla
Salva