Build fixes

This commit is contained in:
Linus Flood
2024-09-20 09:53:13 +02:00
parent 1e64f8b6b6
commit 46913c218f
4 changed files with 1 additions and 27 deletions

View File

@@ -7,7 +7,6 @@ import TokenRefresher from "@/components/Auth/TokenRefresher"
import BookingWidget from "@/components/BookingWidget"
import AdobeScript from "@/components/Current/AdobeScript"
import Footer from "@/components/Current/Footer"
import Header from "@/components/Current/Header"
import LangPopup from "@/components/Current/LangPopup"
import SkipToMainContent from "@/components/SkipToMainContent"
import { getIntl } from "@/i18n"