From 44aaf19e82b4c4301454c3f77a5e43c806ccc95f Mon Sep 17 00:00:00 2001 From: Clinton Lunn Date: Fri, 15 Nov 2024 18:17:52 -0700 Subject: [PATCH] fix: remove console.log --- src/components/maps/GlobalMap.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/maps/GlobalMap.tsx b/src/components/maps/GlobalMap.tsx index 18c92f681..2076aaa69 100644 --- a/src/components/maps/GlobalMap.tsx +++ b/src/components/maps/GlobalMap.tsx @@ -63,9 +63,6 @@ export const GlobalMap: React.FC = ({ crags: true }) - console.log('mapinstance', mapInstance); - - const setActiveFeatureVisual = (feature: ActiveFeature | null, fState: FeatureState): void => { if (feature == null || mapInstance == null) return mapInstance.setFeatureState({