Skip to content

Commit

Permalink
removing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinAbro321 committed Jun 6, 2024
1 parent 353b7d0 commit eb4ff6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pkg/layout/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ func (i *Images) AddV1Image(img v1.Image) error {
}
i.AddBlob(digest.Hex)
}

manifest, err := img.Manifest()
if err != nil {
return err
Expand Down

0 comments on commit eb4ff6f

Please sign in to comment.