From: Julien Déramond Date: Mon, 14 Apr 2025 19:01:33 +0000 (+0200) Subject: Remove unused `` explicit import of 'docsearch' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b912486fe20747924457d684343ed802896652c;p=thirdparty%2Fbootstrap.git Remove unused `` explicit import of 'docsearch' --- diff --git a/site/src/components/head/Stylesheet.astro b/site/src/components/head/Stylesheet.astro index 787d182444..d0203893a4 100644 --- a/site/src/components/head/Stylesheet.astro +++ b/site/src/components/head/Stylesheet.astro @@ -10,6 +10,4 @@ interface Props { const { direction } = Astro.props --- - -