From debd4f9dc74613a0639478ebc68c01897bd60552 Mon Sep 17 00:00:00 2001 From: lovestaco Date: Thu, 20 Jul 2023 11:09:15 +0530 Subject: [PATCH] dead import --- tests/env_command_test.go | 2 -- 1 file changed, 2 deletions(-) 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 {