From 1d57cb38e8f71f279d343e77d48d82ed9ed4deb1 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Mon, 17 Feb 2014 18:14:48 +0100 Subject: [PATCH] [IMP] remove unused import --- crm_claim_rma/wizard/claim_make_picking.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm_claim_rma/wizard/claim_make_picking.py b/crm_claim_rma/wizard/claim_make_picking.py index 6c556466..d027bb1e 100644 --- a/crm_claim_rma/wizard/claim_make_picking.py +++ b/crm_claim_rma/wizard/claim_make_picking.py @@ -20,7 +20,7 @@ # along with this program. If not, see . # ############################################################################## -from openerp.osv import fields, orm, osv +from openerp.osv import fields, orm from openerp.tools import DEFAULT_SERVER_DATETIME_FORMAT from openerp import netsvc from openerp.tools.translate import _