Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Ryan committed Aug 2, 2019
1 parent 01f2f19 commit 063915f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubeval/output.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ func getStatus(r ValidationResult) status {
}

func (j *jsonOutputManager) put(r ValidationResult) error {

// stringify gojsonschema errors
// use a pre-allocated slice to ensure the json will have an
// empty array in the "zero" case
Expand Down

0 comments on commit 063915f

Please sign in to comment.