Files
moby/layer/empty.go
Sebastiaan van Stijn e1ea911aba layer: remove unused error return from .Size() and .DiffSize()
None of the implementations used return an error, so removing the error
return can simplify using these.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-01-24 18:45:47 +01:00

1.3 KiB