This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 982502efaf Remove special handling of backfills in scheduler (#42678)
add 58fdce6a17 Remove DagRunNotBackfillDep (#42552)
No new revisions were added by this update.
Summary of changes:
airflow/ti_deps/dependencies_deps.py | 2 --
airflow/ti_deps/deps/dagrun_backfill_dep.py | 48 -------------------------
tests/ti_deps/deps/test_dagrun_id_dep.py | 54 -----------------------------
3 files changed, 104 deletions(-)
delete mode 100644 airflow/ti_deps/deps/dagrun_backfill_dep.py
delete mode 100644 tests/ti_deps/deps/test_dagrun_id_dep.py