go fmt
This commit is contained in:
parent
cadb15f7af
commit
cde20f7b3b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ outerLoop:
|
|||
}
|
||||
results = append(results, job)
|
||||
}
|
||||
return
|
||||
return
|
||||
}
|
||||
|
||||
// KeepSuccessOnly returns only the successful jobs from a job list (suiatble to write a new spool file)
|
||||
|
|
Loading…
Add table
Reference in a new issue