diff --git a/apps/client/src/widgets/collections/geomap/Markers.tsx b/apps/client/src/widgets/collections/geomap/Markers.tsx index 080a35797d..70f2755e60 100644 --- a/apps/client/src/widgets/collections/geomap/Markers.tsx +++ b/apps/client/src/widgets/collections/geomap/Markers.tsx @@ -134,7 +134,6 @@ async function buildMarkerIcon(color: string, iconClass: string, scale = window. return `\ - `;