Skip to content

Commit 5cf326c

Browse files
committed
fixup! storage: rework applyDiffWithOptions()
Signed-off-by: Paul Holzinger <[email protected]>
1 parent cfcb4e4 commit 5cf326c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

storage/layers.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2637,7 +2637,6 @@ func applyDiff(layerOptions *LayerOptions, diff io.Reader, tarSplitFile *os.File
26372637
result.size = size
26382638

26392639
return &result, err
2640-
26412640
}
26422641

26432642
// Requires startWriting.

0 commit comments

Comments
 (0)