From 0bfc98f82d20b43889d93fed2d9d5410d89454a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Mon, 6 Jan 2025 08:53:03 +0100
Subject: [PATCH] [ADD] account_statement_import_ofx merged into OCA 17.0
 branch

---
 17.0.Dockerfile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/17.0.Dockerfile b/17.0.Dockerfile
index 14c0cc9..27209c4 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 \
-- 
GitLab