diff --git a/account_mass_reconcile_ref_deep_search/models/mass_reconcile.py b/account_mass_reconcile_ref_deep_search/models/mass_reconcile.py index b2b99407..af717b58 100644 --- a/account_mass_reconcile_ref_deep_search/models/mass_reconcile.py +++ b/account_mass_reconcile_ref_deep_search/models/mass_reconcile.py @@ -1,6 +1,6 @@ # Copyright 2015-2018 Camptocamp SA # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) -from odoo import api, models +from odoo import models class AccountMassReconcileMethod(models.Model):