forked from TrueCloudLab/frostfs-node
[#772] proto: Fix file ending
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
parent
8a82335b5c
commit
05b508f79a
1 changed files with 1 additions and 1 deletions
|
@ -93,4 +93,4 @@ message RemoveContainerResponse {
|
||||||
|
|
||||||
Body body = 1;
|
Body body = 1;
|
||||||
Signature signature = 2;
|
Signature signature = 2;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue