mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This was there for historic reasons (I think `goimports` expected this, and we used to have a linter that wanted it), but it's not needed, so let's remove it (to make my IDE less complaining about unneeded aliases) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>