bbovenzi commented on code in PR #72371:
URL: https://github.com/apache/airflow/pull/72371#discussion_r3905221705
##########
airflow-core/src/airflow/ui/src/pages/Dag/Header.tsx:
##########
@@ -111,7 +111,7 @@ export const Header = ({
},
...nextRunStat,
{
- label: translate("dagDetails.maxActiveRuns"),
Review Comment:
We should delete the maxActiveRuns key if we're not using it anymore
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]