Skip to content

Commit

Permalink
removing whitespacer for phillip
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinAbro321 committed Jun 6, 2024
1 parent ba965f9 commit 353b7d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/internal/packager/images/pull.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ func Pull(ctx context.Context, cfg PullConfig) (map[transform.Image]v1.Image, er
return err
}
newFile := filepath.Join(blobDir, hash)

return os.Rename(path, newFile)
})
if err != nil {
Expand Down

0 comments on commit 353b7d0

Please sign in to comment.