Remove comment.
This commit is contained in:
parent
498e8a52cc
commit
02755e2af2
|
|
@ -5,7 +5,6 @@ option java_package = "org.apache.skywalking.apm.network.proto";
|
|||
|
||||
import "KeyWithIntegerValue.proto";
|
||||
|
||||
//register service for ApplicationCode, this service is called when service starts.
|
||||
service NetworkAddressRegisterService {
|
||||
rpc batchRegister (NetworkAddresses) returns (NetworkAddressMappings) {
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue