Notes added by 'git notes append'
This commit is contained in:
parent
c78696f0ec
commit
a7337a096d
|
@ -2166,3 +2166,5 @@ func (v *Experiments) Marshal() ([]byte, error) {
|
|||
func (v *Experiments) Unmarshal(data []byte) error {
|
||||
return proto.Unmarshal(data, v)
|
||||
}
|
||||
|
||||
// `autogen:experiment.pb.go`
|
||||
|
|
Loading…
Reference in New Issue