gopidesupavan commented on code in PR #43571: URL: https://github.com/apache/airflow/pull/43571#discussion_r1825741263
########## 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: Yeah, it removed by mistake when moving and import resolution, will update. :) -- 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]
