Skip to content

Commit

Permalink
remove old todo
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnosal committed Jan 23, 2020
1 parent 29650af commit a1ee03e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkg/processor/yq/yq.go
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,4 @@ func getOptionBool(options map[string]interface{}, opt string) bool {
}

return false
}

// TODO backfill tests
}

0 comments on commit a1ee03e

Please sign in to comment.