From 0389fc00404e7b2fa6f32782f06a7942f22188dc Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Thu, 21 Sep 2023 16:44:15 +0200 Subject: [PATCH] fix: Minor linting issues Signed-off-by: Ferdinand Thiessen --- lib/components/FilePicker/FileList.vue | 13 ++++++------- lib/index.ts | 1 - 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/lib/components/FilePicker/FileList.vue b/lib/components/FilePicker/FileList.vue index 719409fe2..062702756 100644 --- a/lib/components/FilePicker/FileList.vue +++ b/lib/components/FilePicker/FileList.vue @@ -1,9 +1,9 @@