안쓰는 필드 제거
This commit is contained in:
@ -36,8 +36,6 @@ message ProcessDescription {
|
||||
string version = 3;
|
||||
ProcessState state = 4;
|
||||
int32 pid = 5;
|
||||
int32 stdout_size = 6;
|
||||
int32 stderr_size = 7;
|
||||
}
|
||||
|
||||
message OperationQueryResponse {
|
||||
|
||||
Reference in New Issue
Block a user