From 374d01018ae62acf8abb4a24db183c10739fdf5b Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 09:01:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Remove=20unused=20CVElement=20co?= =?UTF-8?q?mponent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit removes the `CVElement.svelte` component from the codebase. The component was found to be unused across the `src` directory, constituting dead code. Removing it improves codebase maintainability and reduces clutter. Co-authored-by: Sparkier <5690524+Sparkier@users.noreply.github.com> --- src/lib/components/cv/CVElement.svelte | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/lib/components/cv/CVElement.svelte diff --git a/src/lib/components/cv/CVElement.svelte b/src/lib/components/cv/CVElement.svelte deleted file mode 100644 index e78e1cf..0000000 --- a/src/lib/components/cv/CVElement.svelte +++ /dev/null @@ -1,10 +0,0 @@ - - -
- {@render children()} -