Skip to content

Commit

Permalink
Print header line for once
Browse files Browse the repository at this point in the history
Signed-off-by: Zhichuan Liang <gray.liang@isovalent.com>
  • Loading branch information
jschwinger233 authored and brb committed Apr 18, 2024
1 parent 5a9c525 commit a7cb537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Expand Up @@ -296,7 +296,6 @@ func main() {
log.Fatalf("Failed to create outputer: %s", err)
}
defer output.Close()
output.PrintHeader()

if !flags.OutputJson {
output.PrintHeader()
Expand Down

0 comments on commit a7cb537

Please sign in to comment.