fix proto

This commit is contained in:
sbriat
2023-02-07 14:15:28 +01:00
parent 5b63d8ba1a
commit c4ea88a275

View File

@@ -35,3 +35,5 @@ message Point {
float lon = 1;
float lat = 2;
}
message Empty {}