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


##########
providers/google/src/airflow/providers/google/cloud/links/base.py:
##########
@@ -19,7 +19,8 @@
 
 from typing import TYPE_CHECKING, ClassVar
 
-from airflow.models import BaseOperatorLink, XCom
+from airflow.models import XCom
+from airflow.sdk.definitions.baseoperatorlink import BaseOperatorLink

Review Comment:
   Oh for the compat, right!



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