Remove comment.

This commit is contained in:
wu-sheng 2018-01-02 17:36:38 +08:00
parent 498e8a52cc
commit 02755e2af2
1 changed files with 0 additions and 1 deletions

View File

@ -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) {
}