Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
olegbespalov authored Sep 11, 2023
1 parent 8a02043 commit 95d65e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/netext/grpcext/stream.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ func (s *Stream) receive() (*dynamicpb.Message, error) {
//
// message Point {
// double x = 1;
// double y = 2;
// double z = 3;
// double y = 2;
// double z = 3;
// }
//
// and a value like this:
Expand Down

0 comments on commit 95d65e7

Please sign in to comment.