diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-15 11:52:21 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-16 22:42:52 +0100 |
| commit | 86e296f3b194979de41715ddffe8af262c23c4ba (patch) | |
| tree | c94d5f1c0b76be1224f8ac9b4dad791e3ef11d40 /Map/Presentation/Base Components | |
| parent | fa681bfcf5cbfcc711fb0ab10f3fd74ac83bf18c (diff) | |
Use recommended settings
Diffstat (limited to 'Map/Presentation/Base Components')
| -rw-r--r-- | Map/Presentation/Base Components/MapRender/MapGroups.swift | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Map/Presentation/Base Components/MapRender/MapGroups.swift b/Map/Presentation/Base Components/MapRender/MapGroups.swift index 8676f1a..bee94b9 100644 --- a/Map/Presentation/Base Components/MapRender/MapGroups.swift +++ b/Map/Presentation/Base Components/MapRender/MapGroups.swift @@ -12,7 +12,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see https://map.tranquil.systems. -import ConcaveHull import SwiftUI struct MapGroups: View { |