mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
...
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright 2016 ACSONE SA/NV
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from openerp import api, fields, models, _
|
||||
from openerp import api, models
|
||||
|
||||
|
||||
class BankStatementLine(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user