diff --git a/packages/frontend/src/routes/dashboard/+page.svelte b/packages/frontend/src/routes/dashboard/+page.svelte index ed18d31..20abb15 100644 --- a/packages/frontend/src/routes/dashboard/+page.svelte +++ b/packages/frontend/src/routes/dashboard/+page.svelte @@ -20,9 +20,7 @@ import { Badge } from '$lib/components/ui/badge'; export let data: PageData; - const { stats, ingestionHistory, ingestionSources, recentSyncs } = data; - const chartConfig = { storageUsed: { label: 'Storage Used'