jscheffl commented on code in PR #65587:
URL: https://github.com/apache/airflow/pull/65587#discussion_r3410180781


##########
airflow-core/src/airflow/models/variable.py:
##########
@@ -380,7 +380,7 @@ def delete(key: str, team_name: str | None = None, session: 
Session | None = Non
 
         # If this is set it means are in some kind of execution context (Task, 
Dag Parse or Triggerer perhaps)
         # and should use the Task SDK API server path

Review Comment:
   If you are cleaning this up, can you also please remove the TODO which is 
then resolved?



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