diff --git a/www/src/routes/+layout.svelte b/www/src/routes/+layout.svelte
index cd72825c..1e4aa24c 100644
--- a/www/src/routes/+layout.svelte
+++ b/www/src/routes/+layout.svelte
@@ -4,7 +4,6 @@
import { Toaster } from '$lib/components/ui/sonner';
import { onNavigate } from '$app/navigation';
import { inject } from '@vercel/analytics';
- import { AlertTriangle } from 'lucide-svelte';
let { children } = $props();
@@ -27,18 +26,5 @@
- We’re currently experiencing intermittent model download issues due to high demand and are - actively working on a fix. -
-