vincbeck commented on code in PR #35000:
URL: https://github.com/apache/airflow/pull/35000#discussion_r1388061633


##########
airflow/security/permissions.py:
##########
@@ -19,7 +19,6 @@
 # Resource Constants
 RESOURCE_ACTION = "Permissions"
 RESOURCE_ADMIN_MENU = "Admin"
-RESOURCE_AIRFLOW = "Airflow"

Review Comment:
   I could not find this one used anywhere, that's why I remove it. Is it used 
somewhere?



##########
airflow/security/permissions.py:
##########
@@ -19,7 +19,6 @@
 # Resource Constants
 RESOURCE_ACTION = "Permissions"
 RESOURCE_ADMIN_MENU = "Admin"
-RESOURCE_AIRFLOW = "Airflow"

Review Comment:
   I could not find this one used anywhere, that's why I removed it. Is it used 
somewhere?



-- 
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]

Reply via email to