Merge pull request #97891 from thinpark/apimachinery.clean

[k8s.io/apimachinery/pkg/test]: cleanup commented code
This commit is contained in:
Kubernetes Prow Robot 2021-01-12 15:06:57 -08:00 committed by GitHub
commit cb08678d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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