This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6751c9635f8 Improve speed of SSH & SFTP tests (#45938)
add 70a8a8a9c36 Remove Scarf tracking (#45865)
No new revisions were added by this update.
Summary of changes:
README.md | 3 -
RELEASE_NOTES.rst | 1 -
.../commands/local_commands/scheduler_command.py | 3 -
airflow/config_templates/config.yml | 22 ----
airflow/reproducible_build.yaml | 4 +-
airflow/settings.py | 7 --
airflow/utils/usage_data_collection.py | 123 ---------------------
docs/apache-airflow/faq.rst | 23 ----
.../installation/installing-from-pypi.rst | 6 -
tests/core/test_settings.py | 24 ----
tests/utils/test_usage_data_collection.py | 104 -----------------
11 files changed, 2 insertions(+), 318 deletions(-)
delete mode 100644 airflow/utils/usage_data_collection.py
delete mode 100644 tests/utils/test_usage_data_collection.py