Skip to content

Commit aadb050

Browse files
committed
Removed jsx syntax error which somehow made it through the build
1 parent b85f57a commit aadb050

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/run-it/src/components/PerfTracker/perfTableUtils.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ const extraPerfColumns = (item: LoadTimes, showAllColumns = false) => {
215215
'Immediately after the browser receives the first byte of the response from the server until the response ends.'
216216
)}
217217
</DataTableCell>
218-
}
219218
</>
220219
)
221220
}

0 commit comments

Comments
 (0)