mirror of
https://gitlab.com/mobicoop/v3/service/territory.git
synced 2026-03-22 13:45:50 +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