uranusjr commented on code in PR #35465: URL: https://github.com/apache/airflow/pull/35465#discussion_r1382737242
########## tests/system/providers/google/cloud/cloud_sql/example_cloud_sql_query_postgres.py: ########## @@ -43,7 +43,7 @@ from airflow.utils.trigger_rule import TriggerRule if TYPE_CHECKING: - from airflow.settings import Session + pass Review Comment: This entire block should be removed now -- 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]
