From a8acef31ff109376f2710545f4a3edc5133e8f22 Mon Sep 17 00:00:00 2001 From: Robbie Zhang Date: Fri, 31 Aug 2018 15:18:41 -0700 Subject: [PATCH] Fix unit test --- providers/azure/aci_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/providers/azure/aci_test.go b/providers/azure/aci_test.go index 8df3f62e5..dc4b73848 100644 --- a/providers/azure/aci_test.go +++ b/providers/azure/aci_test.go @@ -11,7 +11,6 @@ import ( "io/ioutil" "net/http" "os" - "path/filepath" "testing" "github.com/google/uuid"