remove unused imports

This commit is contained in:
2024-06-19 06:32:38 +01:00
parent e4a1903b48
commit b0e2bb6e14
263 changed files with 1458 additions and 2693 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ const LogOut = (props) => {
</Head>
<div id="page_wrapper">
<CookieBanner />
<Header courseName="Appeals Casework Portal" />
<Header />
<main>
<div className="govuk-width-container">
<h1>{t("common:logged-out-title")}</h1>