This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-8-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit c28ba46e131c96fcd98043333dca28589cc782fe Author: Ephraim Anierobi <[email protected]> AuthorDate: Mon Nov 27 13:08:24 2023 +0100 Exclude common-io provider --- airflow/providers/installed_providers.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/airflow/providers/installed_providers.txt b/airflow/providers/installed_providers.txt index 0d9b03a55e..bd32056d5f 100644 --- a/airflow/providers/installed_providers.txt +++ b/airflow/providers/installed_providers.txt @@ -1,7 +1,6 @@ amazon celery cncf.kubernetes -common.io common.sql daskexecutor docker
