From 721e749dacd87923dd32e9e6c05e85d084211817 Mon Sep 17 00:00:00 2001 From: Gordon Smith Date: Tue, 20 Feb 2024 15:02:44 +0000 Subject: [PATCH] HPCC-31311 Debugging page released by mistake LECL on WU Details Page Signed-off-by: Gordon Smith --- esp/src/src-react/components/WorkunitDetails.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/esp/src/src-react/components/WorkunitDetails.tsx b/esp/src/src-react/components/WorkunitDetails.tsx index d4b779309f2..df196748aeb 100644 --- a/esp/src/src-react/components/WorkunitDetails.tsx +++ b/esp/src/src-react/components/WorkunitDetails.tsx @@ -105,9 +105,6 @@ export const WorkunitDetails: React.FunctionComponent = ({ }, { id: "eclsummary", label: nlsHPCC.ECL - }, { - id: "eclsummaryold", - label: "L" + nlsHPCC.ECL }, { id: "xml", label: nlsHPCC.XML