mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Various code-cleanup
remove unnescessary import aliases, brackets, and so on. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -2,7 +2,6 @@ package environment // import "github.com/docker/docker/integration-cli/environm
|
||||
|
||||
import (
|
||||
"os"
|
||||
|
||||
"os/exec"
|
||||
|
||||
"github.com/docker/docker/internal/test/environment"
|
||||
|
||||
Reference in New Issue
Block a user