mirror of
https://github.com/moby/moby.git
synced 2026-07-26 03:07:42 +00:00
This test was setting some fields to their zero / default-value, which was redundant, and added additional imports. Remove them as they are not needed. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>