Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 2957f00

Browse files
committed
Lint
1 parent 83836be commit 2957f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/read.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ func ReadImage(name string, path string) (*ImageCache, error) {
4646
}
4747
skill.Log.Debugf("Parse image")
4848
skill.Log.Infof("Loaded image")
49-
49+
5050
return &ImageCache{
5151
Id: hash.String(),
5252
Digest: hash.String(),

0 commit comments

Comments
 (0)