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

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2021-01-15 16:22:21 +03:00 committed by Alex Vanin
parent b418aa6130
commit e5dc4ede57

View file

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