From d9f67bc76c7e13fb28a5edfef738a8d7400d87ce Mon Sep 17 00:00:00 2001 From: Chao Xu Date: Wed, 3 Jun 2015 09:44:19 -0700 Subject: [PATCH] fix --- pkg/api/latest/latest_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/api/latest/latest_test.go b/pkg/api/latest/latest_test.go index 8169443ae58..881ac4b8558 100644 --- a/pkg/api/latest/latest_test.go +++ b/pkg/api/latest/latest_test.go @@ -21,7 +21,6 @@ import ( "testing" internal "github.com/GoogleCloudPlatform/kubernetes/pkg/api" - _ "github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1" ) func TestResourceVersioner(t *testing.T) {