diff --git a/staging/src/k8s.io/apimachinery/pkg/test/runtime_serializer_protobuf_protobuf_test.go b/staging/src/k8s.io/apimachinery/pkg/test/runtime_serializer_protobuf_protobuf_test.go index 26c6f1bd61b..5349031aeba 100644 --- a/staging/src/k8s.io/apimachinery/pkg/test/runtime_serializer_protobuf_protobuf_test.go +++ b/staging/src/k8s.io/apimachinery/pkg/test/runtime_serializer_protobuf_protobuf_test.go @@ -223,8 +223,6 @@ func TestProtobufDecode(t *testing.T) { 0x22, 0x00, // content-encoding } - //err1 := fmt.Errorf("a test error") - testCases := []struct { obj runtime.Object data []byte