mirror of
https://gitlab.com/mobicoop/v3/service/territory.git
synced 2026-02-01 22:40:45 +00:00
fix proto
This commit is contained in:
@@ -35,3 +35,5 @@ message Point {
|
|||||||
float lon = 1;
|
float lon = 1;
|
||||||
float lat = 2;
|
float lat = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
message Empty {}
|
||||||
|
|||||||
Reference in New Issue
Block a user