Quellcode durchsuchen

extra empty line at the end of a block

pull/28163/head
pangliang vor 1 Monat
Ursprung
Commit
4683d81648
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0
    1
      routers/web/repo/actions/actions.go

+ 0
- 1
routers/web/repo/actions/actions.go Datei anzeigen

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

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

Laden…
Abbrechen
Speichern