diff --git a/newsfragments/41395.significant.rst b/newsfragments/41395.significant.rst index 844fc91d5919..77be51aff89d 100644 --- a/newsfragments/41395.significant.rst +++ b/newsfragments/41395.significant.rst @@ -8,4 +8,3 @@ The following deprecated functions, constants, and classes have been removed as - ``airflow.utils.file.mkdirs`` function: Use ``pathlib.Path.mkdir`` instead. - ``airflow.utils.state.SHUTDOWN`` state: No action needed; this state is no longer used. - ``airflow.utils.state.terminating_states`` constant: No action needed; this constant is no longer used. -