mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
It's no need to keep the `err` after asserting it should be `nil`, and we can merge these two logs into one I suppose. Signed-off-by: Hu Keping <hukeping@huawei.com>