diff --git a/app/src/frontend/map/map.tsx b/app/src/frontend/map/map.tsx index 0f362885..8f343a5b 100644 --- a/app/src/frontend/map/map.tsx +++ b/app/src/frontend/map/map.tsx @@ -142,56 +142,6 @@ export const ColouringMap: FC = ({ right: "0", }}*/ > - - - - - - - - - - - - {mapColourScale && ( - - )} - - - - - - - - - - - - {selectedBuildingId && ( - - )} - - - - - - - - {mode !== "basic" && ( <>