Notes added by 'git notes append'
This commit is contained in:
parent
254ca4d434
commit
8b15eed287
|
@ -70,3 +70,5 @@ func (x *Files) Append(y *File) {
|
|||
|
||||
x.Files = append(x.Files, y)
|
||||
}
|
||||
|
||||
// `autogen:file.marshal.pb.go`
|
||||
|
|
Loading…
Reference in New Issue