romsharon98 commented on code in PR #43571:
URL: https://github.com/apache/airflow/pull/43571#discussion_r1825715015
##########
airflow/models/dag.py:
##########
@@ -73,7 +73,7 @@
from airflow import settings, utils
from airflow.api_internal.internal_api_call import internal_api_call
-from airflow.assets import Asset, AssetAlias, BaseAsset
Review Comment:
why we removed it here?
##########
generated/provider_dependencies.json:
##########
@@ -846,6 +846,7 @@
"plugins": [],
"cross-providers-deps": [
"amazon",
+ "common.compat",
Review Comment:
why we need this change here?
--
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]