Add newline at end of Control service proto file

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2021-01-15 10:50:20 +03:00 committed by Alex Vanin
parent 8d81954afe
commit 5f22e7fac7

View file

@ -100,4 +100,4 @@ message Netmap {
// Nodes presented in network.
repeated NodeInfo nodes = 2 [json_name = "nodes"];
}
}