gopidesupavan commented on code in PR #48747:
URL: https://github.com/apache/airflow/pull/48747#discussion_r2032050526


##########
task-sdk/src/airflow/sdk/execution_time/context.py:
##########
@@ -569,8 +570,6 @@ def context_to_airflow_vars(context: Mapping[str, Any], 
in_env_var_format: bool
     :param in_env_var_format: If returned vars should be in ABC_DEF_GHI format.
     :return: task_instance context as dict.
     """
-    from datetime import datetime

Review Comment:
   need to revert this, my bad



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