From 9151dec300e490a4006abfea359130994a501450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Thu, 5 May 2022 15:01:16 +0200 Subject: [PATCH] :fire: Remove unused class --- packages/editor-ui/src/components/ParameterInputList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor-ui/src/components/ParameterInputList.vue b/packages/editor-ui/src/components/ParameterInputList.vue index f38b149d88..8a9d74a9e4 100644 --- a/packages/editor-ui/src/components/ParameterInputList.vue +++ b/packages/editor-ui/src/components/ParameterInputList.vue @@ -1,6 +1,6 @@