amoghrajesh commented on code in PR #51873: URL: https://github.com/apache/airflow/pull/51873#discussion_r2179050623
########## providers/airbyte/src/airflow/providers/airbyte/hooks/airbyte.py: ########## @@ -26,7 +26,7 @@ from requests import Session from airflow.exceptions import AirflowException -from airflow.hooks.base import BaseHook +from airflow.sdk import BaseHook Review Comment: This has been handled! -- 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