This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 1fcbde2e32 Remove deprecated and unused methods / properties on DAG 
(#41440)
     add 6edeba7391 Remove support for deprecated imports like 
operators/hooks/sensors (#41368)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/__init__.py       |  49 ----------
 airflow/hooks/__init__.py           |  73 ---------------
 airflow/macros/__init__.py          |  10 ---
 airflow/operators/__init__.py       | 172 ------------------------------------
 airflow/sensors/__init__.py         |  50 -----------
 docs/conf.py                        |   2 -
 newsfragments/41368.significant.rst |  12 +++
 7 files changed, 12 insertions(+), 356 deletions(-)
 create mode 100644 newsfragments/41368.significant.rst

Reply via email to