From 3c2164486d5de2af741fd7de880be0ca943bfa96 Mon Sep 17 00:00:00 2001 From: David Shiflet Date: Mon, 16 May 2022 16:31:58 -0400 Subject: [PATCH] fix linux build --- mapper_linux_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/mapper_linux_test.go b/mapper_linux_test.go index 8148e24..6cbd158 100644 --- a/mapper_linux_test.go +++ b/mapper_linux_test.go @@ -4,7 +4,6 @@ package kong_test import ( - "os" "testing" "github.com/stretchr/testify/require"