diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index b717548d..65a49a2e 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -614,8 +614,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe return ( - - {row.status === 'running' || row.status === 'queued' ? (