mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Fixing java package for route_guide.proto
This commit is contained in:
parent
ba1eb6d918
commit
a1f3f928de
@ -29,7 +29,7 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "ex.grpc";
|
||||
option java_package = "io.grpc.examples";
|
||||
|
||||
package examples;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user