Worker/json: remove redundant comment
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
b931a9789b
commit
0628ac9131
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ type KojiFinalizeJobResult struct {
|
|||
|
||||
// PipelineNames is used to provide two pieces of information related to a job:
|
||||
// 1. A categorization of each pipeline into one of two groups
|
||||
// // 2. A pipeline ordering when the lists are concatenated: build -> os
|
||||
// 2. A pipeline ordering when the lists are concatenated: build -> os
|
||||
type PipelineNames struct {
|
||||
Build []string `json:"build"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue