Skip to content

Commit

Permalink
fixing fmt issue in check_container.go
Browse files Browse the repository at this point in the history
Signed-off-by: Adam D. Cornett <[email protected]>
  • Loading branch information
acornett21 committed Jan 29, 2024
1 parent 950b000 commit f3d78e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/preflight/cmd/check_container.go
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ func artifactsTar(ctx context.Context, src string, w io.Writer) error {

return nil
}()

if err != nil {
return err
}
Expand Down

0 comments on commit f3d78e1

Please sign in to comment.