From 1f06bcd232579cc6b80d2e7af63c1676a5ab3c3a Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 30 Apr 2025 20:21:22 +0530 Subject: [PATCH] feat: -rm captured screenshots --- src/components/run/RunContent.tsx | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index 57ca7bd0..5bbe3a3d 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -892,19 +892,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe {hasScreenshots && ( <> - - - - - {t('run_content.captured_screenshot.title')} - - - - {viewMode === 'vertical' ? ( <>