pierrejeambrun commented on code in PR #54926:
URL: https://github.com/apache/airflow/pull/54926#discussion_r2314271233


##########
airflow-core/src/airflow/security/permissions.py:
##########
@@ -41,7 +41,6 @@
 RESOURCE_DAG_DEPENDENCIES = "DAG Dependencies"
 RESOURCE_DAG_PREFIX = "DAG:"
 RESOURCE_DAG_RUN = "DAG Runs"
-RESOURCE_DAG_RUN_PREFIX = "DAG Run:"

Review Comment:
   If I understand correctly we can still achieve the same, it's just not 
needed so technically not a breaking change? 



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to