diff --git a/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/index.tsx b/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/index.tsx index b72ebfd23..a8504358a 100644 --- a/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/index.tsx +++ b/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/index.tsx @@ -6,7 +6,6 @@ import { getDestinationCityPage } from "@/lib/trpc/memoizedRequests" import Blocks from "@/components/Blocks" import Breadcrumbs from "@/components/Breadcrumbs" -import Body from "@/components/TempDesignSystem/Text/Body" import ExperienceList from "../ExperienceList" import HotelDataContainer, { preload } from "../HotelDataContainer" @@ -60,8 +59,7 @@ export default async function DestinationCityPage() { {blocks && }