mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #97891 from thinpark/apimachinery.clean
[k8s.io/apimachinery/pkg/test]: cleanup commented code
This commit is contained in:
commit
cb08678d48
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user