fix proto
This commit is contained in:
parent
5b63d8ba1a
commit
c4ea88a275
|
@ -35,3 +35,5 @@ message Point {
|
|||
float lon = 1;
|
||||
float lat = 2;
|
||||
}
|
||||
|
||||
message Empty {}
|
||||
|
|
Loading…
Reference in New Issue