forked from TrueCloudLab/frostfs-node
[#312] control: Add newline at the end of proto file
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
b418aa6130
commit
e5dc4ede57
1 changed files with 1 additions and 1 deletions
|
@ -115,4 +115,4 @@ enum HealthStatus {
|
||||||
|
|
||||||
// Storage node application is shutting down.
|
// Storage node application is shutting down.
|
||||||
SHUTTING_DOWN = 3;
|
SHUTTING_DOWN = 3;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue