mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +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>