diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx
index 1c365916..6407d32c 100644
--- a/src/components/run/RunContent.tsx
+++ b/src/components/run/RunContent.tsx
@@ -822,15 +822,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
>
- }
- sx={{ borderColor: '#FF00C3', color: '#FF00C3', ml: 1 }}
- >
- {t('run_content.captured_data.download_all_json')}
-