mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
remove unused api from imported
This commit is contained in:
committed by
Joan Sisquella
parent
b1c61973e2
commit
202028d183
@@ -1,7 +1,7 @@
|
||||
# Copyright 2017 Eficent Business and IT Consulting Services, S.L.
|
||||
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
from odoo import api, fields, models
|
||||
from odoo import fields, models
|
||||
|
||||
|
||||
class PurchaseOrderLine(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user