diff --git a/17.0.Dockerfile b/17.0.Dockerfile
index 14c0cc96375cb645a28259255899cbdc9c98d0de..27209c40d9e1e10c93a1f7b3f998870c31fa39e3 100644
--- a/17.0.Dockerfile
+++ b/17.0.Dockerfile
@@ -102,8 +102,6 @@ RUN set -x; \
     account_statement_import_base \
     account_statement_import_file \
     account_statement_import_file_reconcile_oca \
-    # account_statement_import_ofx \
-  && get_addons 'https://github.com/lefilament/bank-statement-import' '17.0-mig-account_statement_import_ofx' 'additional_addons' \
     account_statement_import_ofx \
   && get_addons 'https://github.com/OCA/crm' '17.0' 'additional_addons' \
     crm_stage_probability \