uranusjr commented on code in PR #47354:
URL: https://github.com/apache/airflow/pull/47354#discussion_r1994447504


##########
task-sdk/src/airflow/sdk/definitions/dag.py:
##########
@@ -351,6 +357,8 @@ class DAG:
     :param dag_display_name: The display name of the DAG which appears on the 
UI.
     """
 
+    from airflow.configuration import conf as airflow_conf

Review Comment:
   Don’t need this import?



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