[#312] control: Add newline at the end of proto file

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
remotes/KirillovDenis/release/v0.21.1
Leonard Lyubich 2021-01-15 16:22:21 +03:00 committed by Alex Vanin
parent b418aa6130
commit e5dc4ede57
1 changed files with 1 additions and 1 deletions

View File

@ -115,4 +115,4 @@ enum HealthStatus {
// Storage node application is shutting down.
SHUTTING_DOWN = 3;
}
}