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


##########
providers/amazon/tests/system/amazon/aws/example_appflow.py:
##########
@@ -18,8 +18,9 @@
 
 from datetime import datetime
 
-from airflow.models.baseoperator import chain
-from airflow.models.dag import DAG
+# from airflow.models.baseoperator import chain
+# from airflow.models.dag import DAG

Review Comment:
   AH ok. Shouldnt have to do it in those dags as log as we do not run compat 
tests with those dags



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to