Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
zzwx committed Mar 24, 2021
1 parent 1716c01 commit aea63d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,3 @@ func ExecuteCommand(exe string, arg ...string) error {
return nil
// cmd.Wait() // Wait is only needed if we cmd.Start()
}

0 comments on commit aea63d5

Please sign in to comment.