Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cyx committed Jan 28, 2021
1 parent 5db1c00 commit 44ea453
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/display/display.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ func (r *Renderer) Results(data []View) {
writeTable(r.ResultWriter, data[0].AsTableHeader(), rows)
}
}

}

func (r *Renderer) Stream(data []View, ch <-chan View) {
Expand Down

0 comments on commit 44ea453

Please sign in to comment.