From 3b618d8d5d59997f1378fd90937203d1ab1e14c7 Mon Sep 17 00:00:00 2001 From: Rohit Date: Wed, 30 Apr 2025 21:43:24 +0530 Subject: [PATCH] feat: rm screenshot items chip --- src/components/run/RunContent.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index 007e7f37..dbdfe41e 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -681,13 +681,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe - {screenshotKeys.length > 1 && ( - - )}