dstandish opened a new pull request, #49669:
URL: https://github.com/apache/airflow/pull/49669

   This looks like it used to be a backcompat thing.  But now the permissons 
module is included in fab provider, so the `if getattr` logic always evaluates 
true.  So the else block does nothing.  So we can remove it and remove this 
`_resource_name` helper.  Additionally, I remove some `root_dag_id` logic that 
is also obsolete, since min provider version for fab is 3.0.0.
   


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