amoghrajesh commented on code in PR #53870:
URL: https://github.com/apache/airflow/pull/53870#discussion_r2239356966


##########
task-sdk/src/airflow/sdk/definitions/connection.py:
##########
@@ -26,6 +26,7 @@
 
 from airflow.exceptions import AirflowException, AirflowNotFoundException
 from airflow.sdk.exceptions import AirflowRuntimeError, ErrorType
+from airflow.utils.helpers import prune_dict

Review Comment:
   Handled in c6d9b15c7a



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