From 4adc9209102e9cc0a196ef9fff4e07ca873ee089 Mon Sep 17 00:00:00 2001 From: Denis Bykhov Date: Thu, 2 Oct 2025 13:31:44 +0500 Subject: [PATCH] Remove debug info (#9999) 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 3a10748d34..94807b8ac9 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}