From 28d20badf9fb33b44f5e97c8295159f547c20d22 Mon Sep 17 00:00:00 2001 From: Rohit Rajan Date: Sun, 4 Jan 2026 18:37:36 +0530 Subject: [PATCH] fix: loading message duplication --- src/components/run/RunContent.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index 08b295d5..f6b42b26 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -953,7 +953,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe {t('run_content.loading')} )} - {t('run_content.loading')}