Skip to content

Commit

Permalink
Remove comment in makefile (#2106)
Browse files Browse the repository at this point in the history
Signed-off-by: Eundoo Song <[email protected]>
  • Loading branch information
eundoosong authored Mar 2, 2020
1 parent b0ad5c7 commit bf48066
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -449,9 +449,6 @@ proto:
#
# model/proto/jaeger.proto is the location of the protofile we use.
#
# TODO use Docker container instead of installed protoc
# (https://medium.com/@linchenon/generate-grpc-and-protobuf-libraries-with-containers-c15ba4e4f3ad)
#
$(PROTOC) \
$(PROTO_INCLUDES) \
--gogo_out=plugins=grpc,$(PROTO_GOGO_MAPPINGS):$(PWD)/model/ \
Expand Down

0 comments on commit bf48066

Please sign in to comment.