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


##########
task-sdk/tests/task_sdk/test_lineage.py:
##########
@@ -21,18 +21,16 @@
 
 import pytest
 
-from airflow import plugins_manager
-from airflow.lineage import hook
-from airflow.lineage.hook import (
+from airflow.sdk import BaseHook, plugins_manager
+from airflow.sdk.definitions.asset import Asset

Review Comment:
   Thanks, handled it in: a50f69f12f



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