From 8edeeb95e667a28da06ef9e5e0d176f7aa70c43e Mon Sep 17 00:00:00 2001 From: Chao Xu Date: Wed, 3 Jun 2015 09:45:11 -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) {