[FIX] Fix useless import following the removal of rml purchase reports

bzr revid: openerp-sle@openerp-sle.home-20140214150700-2zuukk4ahs4q1zhs
This commit is contained in:
openerp-sle 2014-02-14 16:07:00 +01:00
parent 31cf553335
commit 8a72eff36b
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
#
##############################################################################
import order
import request_quotation
import purchase_report
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: