diff --git a/drivers/exec/driver_test.go b/drivers/exec/driver_test.go index 467a3e79a..9e35ec966 100644 --- a/drivers/exec/driver_test.go +++ b/drivers/exec/driver_test.go @@ -25,7 +25,6 @@ import ( "github.com/hashicorp/nomad/plugins/shared/hclutils" "github.com/hashicorp/nomad/testutil" "github.com/stretchr/testify/require" - "golang.org/x/sys/unix" ) func TestMain(m *testing.M) {