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


##########
airflow-core/src/airflow/configuration.py:
##########
@@ -860,7 +860,7 @@ def _create_future_warning(name: str, section: str, 
current_value: Any, new_valu
         )
 
     def mask_secrets(self):
-        from airflow.sdk.execution_time.secrets_masker import mask_secret
+        from airflow._shared.secrets_masker.secrets_masker import mask_secret

Review Comment:
   Handled in 140c274be04809487396dc93aeed647a574cb9f8



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