Skip to content

Commit

Permalink
BE-658 | Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
deividaspetraitis committed Jan 7, 2025
1 parent 5ffd121 commit 53d8f02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/makefiles/proto.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ proto-all: proto-format proto-lint proto-gen
#? proto-gen: Generate Protobuf files
proto-gen:
@$(protoImage) sh ./scripts/protocgen.sh
protoc --go_out=./ --go-grpc_out=./ --proto_path=./sqsdomain/proto ./sqsdomain/proto/ingest.proto

#? proto-swagger-gen: Generate Protobuf Swagger
proto-swagger-gen:
Expand Down

0 comments on commit 53d8f02

Please sign in to comment.