YounHS commented on code in PR #39355:
URL: https://github.com/apache/airflow/pull/39355#discussion_r1597732861


##########
airflow/www/views.py:
##########
@@ -105,7 +105,7 @@
 from airflow.models.dag import get_dataset_triggered_next_run_info
 from airflow.models.dagrun import RUN_ID_REGEX, DagRun, DagRunType
 from airflow.models.dataset import DagScheduleDatasetReference, 
DatasetDagRunQueue, DatasetEvent, DatasetModel
-from airflow.models.errors import ParseImportError
+from airflow.models.errors import ImportError

Review Comment:
   Something must have modified an earlier version of the code, and I've 
reverted that part back to the original.



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