From a4600a97ce74ba7b1e7a3d8bfd96771ec0a3c0d4 Mon Sep 17 00:00:00 2001 From: br0kenpixel <23280129+br0kenpixel@users.noreply.github.com> Date: Tue, 14 Oct 2025 18:36:41 +0200 Subject: [PATCH] refactor: remove unused `script` and `style` sections --- frontend/app/components/Footer.vue | 6 +----- frontend/app/components/NavBar.vue | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/frontend/app/components/Footer.vue b/frontend/app/components/Footer.vue index 8e7b67d..e0cf291 100644 --- a/frontend/app/components/Footer.vue +++ b/frontend/app/components/Footer.vue @@ -1,11 +1,7 @@ - - - - + \ No newline at end of file diff --git a/frontend/app/components/NavBar.vue b/frontend/app/components/NavBar.vue index 4d87af7..173ca7e 100644 --- a/frontend/app/components/NavBar.vue +++ b/frontend/app/components/NavBar.vue @@ -1,5 +1,3 @@ - - - - + \ No newline at end of file