diff --git a/tests/env_command_test.go b/tests/env_command_test.go index 6888b617..03190178 100644 --- a/tests/env_command_test.go +++ b/tests/env_command_test.go @@ -7,8 +7,6 @@ import ( "fmt" "os" "os/exec" - "path/filepath" - "testing" ) type EnvData struct {