Notes added by 'git notes append'
This commit is contained in:
parent
2a34ce5db8
commit
8b50a4226a
|
@ -664,3 +664,5 @@ func (v *Patchs) Marshal() ([]byte, error) {
|
|||
func (v *Patchs) Unmarshal(data []byte) error {
|
||||
return proto.Unmarshal(data, v)
|
||||
}
|
||||
|
||||
// `autogen:patch.newsort.pb.go`
|
||||
|
|
Loading…
Reference in New Issue