From a6066dd460d38398f6add8f2c1fe39dd71653ac3 Mon Sep 17 00:00:00 2001 From: Denis Bykhov Date: Thu, 2 Oct 2025 12:01:36 +0500 Subject: [PATCH] Remove debug info Signed-off-by: Denis Bykhov --- .../src/components/attributeEditors/ConstValuePopup.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/process-resources/src/components/attributeEditors/ConstValuePopup.svelte b/plugins/process-resources/src/components/attributeEditors/ConstValuePopup.svelte index 3a10748d345..94807b8ac9d 100644 --- a/plugins/process-resources/src/components/attributeEditors/ConstValuePopup.svelte +++ b/plugins/process-resources/src/components/attributeEditors/ConstValuePopup.svelte @@ -37,7 +37,6 @@ - {value} {#if editor != null}