diff --git a/src/components/LayerSwitcher/osmappLayers.tsx b/src/components/LayerSwitcher/osmappLayers.tsx index 7e879f0e0..f168a413b 100644 --- a/src/components/LayerSwitcher/osmappLayers.tsx +++ b/src/components/LayerSwitcher/osmappLayers.tsx @@ -46,12 +46,6 @@ const czBbox = [ export const osmappLayers: Layers = { basic: { - name: t('layers.basic'), - type: 'basemap', - Icon: ExploreIcon, - attribution: ['maptiler', 'osm'], - }, - makinaAfrica: { name: t('layers.makina_africa'), type: 'basemap', Icon: ExploreIcon,