diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx
index aac07d20..74053bf0 100644
--- a/src/components/run/RunContent.tsx
+++ b/src/components/run/RunContent.tsx
@@ -632,31 +632,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
>
-
-
-
-
- {row.status === 'running' ? currentLog : row.log}
-
-
-
-
- {row.status === 'running' || row.status === 'queued' ? : null}
-
{row.status === 'running' || row.status === 'queued' ? (