mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Commit e1ea911aba removed the error return from
.Size() and .DiffSize(), but forgot to remove this error-check.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>