From a8eca965dcb3396fca69ac1bd9f957620614add6 Mon Sep 17 00:00:00 2001 From: Denis Lugowski Date: Thu, 6 Nov 2025 18:50:08 +0100 Subject: [PATCH] feat: Lint + clean up --- legalconsenthub/app/components/TheComment.vue | 2 +- .../formelements/FormElementLayer.vue | 52 ------------------- 2 files changed, 1 insertion(+), 53 deletions(-) delete mode 100644 legalconsenthub/app/components/formelements/FormElementLayer.vue diff --git a/legalconsenthub/app/components/TheComment.vue b/legalconsenthub/app/components/TheComment.vue index d3f707a..7c8811c 100644 --- a/legalconsenthub/app/components/TheComment.vue +++ b/legalconsenthub/app/components/TheComment.vue @@ -12,7 +12,7 @@ variant="subtle" :actions="createChatMessageActions(comment)" > -