From 183d4fdc83cce765ba3587c85ca783a887845a50 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Wed, 26 Nov 2025 11:25:33 +0100 Subject: [PATCH] remove accidently added line --- frontend/src/config/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/config/index.js b/frontend/src/config/index.js index 6e64797cc..d1d9966f8 100644 --- a/frontend/src/config/index.js +++ b/frontend/src/config/index.js @@ -2,7 +2,6 @@ // The whole contents is exposed to the client // Load Package Details for some default values -const { DLT_ACTIVE } = require('config-schema') const pkg = require('../../package') const constants = {