kaxil commented on a change in pull request #10559:
URL: https://github.com/apache/airflow/pull/10559#discussion_r476752232



##########
File path: airflow/hooks/base_hook.py
##########
@@ -20,7 +20,8 @@
 import random
 from typing import Any, List
 
-from airflow import secrets
+import airflow.configuration
+import airflow.models.connection

Review comment:
       Both comments are outdated so ignore please




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to