Commit 470a6d4f authored by vicotor's avatar vicotor

fix bug

parent 9cd11efe
...@@ -107,5 +107,5 @@ message ManagerListRequest { ...@@ -107,5 +107,5 @@ message ManagerListRequest {
} }
message ManagerListResponse { message ManagerListResponse {
repeated NodeManagerInfo managers = 1 [(gogoproto.nullable) = false]; repeated NodeManagerInfo managers = 1 ;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment