mirror of
https://github.com/moby/moby.git
synced 2026-08-10 01:49:04 +00:00
The format was validated twice; first just to validate, then to construct the correct format-wrapper, or error for an unknown format. This patch combines both switches to a single one. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>