From 6566e12417c80162cc1c8815314028d9b1685af5 Mon Sep 17 00:00:00 2001 From: Rohith Date: Wed, 13 Jul 2016 16:01:12 +0100 Subject: [PATCH] - removing the fmt package from the tests --- vault_resources_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/vault_resources_test.go b/vault_resources_test.go index 285752e..9907c2e 100644 --- a/vault_resources_test.go +++ b/vault_resources_test.go @@ -21,7 +21,6 @@ import ( "testing" "github.com/stretchr/testify/assert" - "fmt" ) func TestSetResources(t *testing.T) {