diff options
Diffstat (limited to 'Map/Presentation/Base Components/MapRender')
| -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 { |