From 74d10877fc802cbbc23b0b5d0ef67fe4be6e8f40 Mon Sep 17 00:00:00 2001 From: Nikolai Papin Date: Fri, 28 Nov 2025 20:30:33 +0300 Subject: [PATCH] refactor: clean up overview component - Remove terminal integration now handled by main layout - Streamline grid layout and component structure - Maintain status panel functionality --- frontend/src/components/Overview.svelte | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/frontend/src/components/Overview.svelte b/frontend/src/components/Overview.svelte index 7b8f89c..fcbcccf 100644 --- a/frontend/src/components/Overview.svelte +++ b/frontend/src/components/Overview.svelte @@ -1,41 +1,17 @@
- - - - - - -
- - -