fix: cleanup
This commit is contained in:
@@ -853,7 +853,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
|
||||
|
||||
{hasScreenshots && (
|
||||
<>
|
||||
|
||||
{viewMode === 'vertical' ? (
|
||||
<>
|
||||
{Object.keys(row.binaryOutput).map((key, index) => {
|
||||
|
||||
Reference in New Issue
Block a user