From 0cf47607249c8f1f590b840a7e056eb340a445bd Mon Sep 17 00:00:00 2001 From: Blesilda Ramirez Date: Thu, 17 Oct 2024 02:13:19 +0800 Subject: [PATCH] pkp/pkp-lib#10451 Fix eslint problem on ContributorsListPanel component --- src/components/ListPanel/contributors/ContributorsListPanel.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/ListPanel/contributors/ContributorsListPanel.vue b/src/components/ListPanel/contributors/ContributorsListPanel.vue index 97f8c1bd2..f55058a67 100644 --- a/src/components/ListPanel/contributors/ContributorsListPanel.vue +++ b/src/components/ListPanel/contributors/ContributorsListPanel.vue @@ -683,5 +683,4 @@ export default { white-space: normal; text-align: justify; } -