diff --git a/airflow-core/src/airflow/ui/src/components/renderStructuredLog.tsx b/airflow-core/src/airflow/ui/src/components/renderStructuredLog.tsx index 122c68d3a1fed..ec1bc622f590d 100644 --- a/airflow-core/src/airflow/ui/src/components/renderStructuredLog.tsx +++ b/airflow-core/src/airflow/ui/src/components/renderStructuredLog.tsx @@ -124,25 +124,6 @@ export const renderStructuredLog = ({ return ""; } - elements.push( - - {index} - , - ); - if (Boolean(timestamp)) { elements.push("[",