diff --git a/pkg/api/conversion_test.go b/pkg/api/conversion_test.go index 47832eb37bb..b552d17f633 100644 --- a/pkg/api/conversion_test.go +++ b/pkg/api/conversion_test.go @@ -22,7 +22,6 @@ import ( "github.com/GoogleCloudPlatform/kubernetes/pkg/api" "github.com/GoogleCloudPlatform/kubernetes/pkg/api/testapi" - _ "github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1beta3" ) func BenchmarkPodConversion(b *testing.B) {