Skip to content

Commit 8ebb2b5

Browse files
committed
update comment
1 parent 48f3810 commit 8ebb2b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/push/types.go

-2
Original file line numberDiff line numberDiff line change
@@ -571,8 +571,6 @@ func (m *Entry) Unmarshal(dAtA []byte) error {
571571
}
572572

573573
// Unmarshal a LabelAdapter, implements proto.Unmarshaller.
574-
// NB this is a copy of the autogenerated code to unmarshal a LabelPair,
575-
// with the byte copying replaced with a yoloString.
576574
func (m *LabelAdapter) Unmarshal(dAtA []byte) error {
577575
l := len(dAtA)
578576
iNdEx := 0

0 commit comments

Comments
 (0)