From c82f3959c2c5f9f87e74ce176fae2060e0e3dd2c Mon Sep 17 00:00:00 2001 From: hellspwan679 Date: Sat, 18 Jan 2025 17:22:46 +0530 Subject: [PATCH] mirror import fix Signed-off-by: hellspwan679 --- tests/k8s_env/syscalls/syscalls_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/k8s_env/syscalls/syscalls_test.go b/tests/k8s_env/syscalls/syscalls_test.go index 82228e1bbb..ed0d23f7f0 100644 --- a/tests/k8s_env/syscalls/syscalls_test.go +++ b/tests/k8s_env/syscalls/syscalls_test.go @@ -4,7 +4,7 @@ package syscalls import ( - "fmt" + "time" "github.com/kubearmor/KubeArmor/protobuf"