diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-22 00:04:11 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-22 00:04:11 +0100 |
| commit | 53c3c0293bbacefb9ed0d56f61695f0b76a9f385 (patch) | |
| tree | f634d7ecbbf04e18c9b302dc201851cb5a1ed27d /src/Enmarcha.Backend/Types | |
| parent | f1b0b5f7ceaf6d23ae347e12cf29eef617c7dc9b (diff) | |
Urbanos de Lugo
Diffstat (limited to 'src/Enmarcha.Backend/Types')
| -rw-r--r-- | src/Enmarcha.Backend/Types/ConsolidatedCirculation.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Enmarcha.Backend/Types/ConsolidatedCirculation.cs b/src/Enmarcha.Backend/Types/ConsolidatedCirculation.cs index 298e2f4..3f5b61a 100644 --- a/src/Enmarcha.Backend/Types/ConsolidatedCirculation.cs +++ b/src/Enmarcha.Backend/Types/ConsolidatedCirculation.cs @@ -45,6 +45,5 @@ public class Epsg25829 public class Shape { - public string ShapeId { get; set; } public List<Epsg25829> Points { get; set; } = []; } |
