ashb commented on a change in pull request #5525: [AIRFLOW-4890] Fix Log link 
in TaskInstance's View for Non-RBAC
URL: https://github.com/apache/airflow/pull/5525#discussion_r300081413
 
 

 ##########
 File path: airflow/models/taskinstance.py
 ##########
 @@ -33,6 +33,7 @@
 import pendulum
 
 import dill
+from flask import url_for
 
 Review comment:
   ```suggestion
   ```
   
   Don't need this 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to