mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-03 15:25:19 +00:00
Remove duplicate words
This commit is contained in:
@@ -116,5 +116,5 @@ func (v *ElementBuildingVisitor) getItem(s proto.Schema, name string, data apply
|
||||
},
|
||||
}, nil
|
||||
}
|
||||
return nil, fmt.Errorf("unsupported type type %v", kind)
|
||||
return nil, fmt.Errorf("unsupported type %v", kind)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user