eladkal commented on code in PR #35536:
URL: https://github.com/apache/airflow/pull/35536#discussion_r1449165424


##########
airflow/utils/log/file_task_handler.py:
##########
@@ -78,8 +79,6 @@ def _set_task_deferred_context_var():
 
 
 def _fetch_logs_from_service(url, log_relative_path):
-    import httpx
-

Review Comment:
   Why was this import moved to top of the file? is it due to pre commit 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