sunank200 commented on code in PR #40084: URL: https://github.com/apache/airflow/pull/40084#discussion_r1689256600
########## airflow/models/taskinstance.py: ########## @@ -94,7 +94,6 @@ from airflow.models.dagbag import DagBag from airflow.models.dataset import DatasetAliasModel, DatasetModel from airflow.models.log import Log -from airflow.models.mappedoperator import MappedOperator Review Comment: This was not my change. This was change from previous PRs from main. -- 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]
