Skip to content

Commit

Permalink
fix make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
3AceShowHand committed Nov 1, 2023
1 parent a3bd99f commit a364530
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utils/checksum_checker/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ func (o *options) validate() error {
}

func main() {

o := &options{}

flags := flag.NewFlagSet(os.Args[0], flag.ExitOnError)
Expand Down

0 comments on commit a364530

Please sign in to comment.