[Fix] base_report_desinger: Fix the buildbot warining

bzr revid: sbh@tinyerp.com-20101115072649-m1wsqn0znzjxe9np
This commit is contained in:
sbh (Open ERP) 2010-11-15 12:56:49 +05:30
parent 53a4f8020a
commit 807afed6ff
1 changed files with 0 additions and 2 deletions

View File

@ -22,10 +22,8 @@
from osv import osv
from openerp_sxw2rml import sxw2rml
from StringIO import StringIO
from report import interface
import base64
import pooler
import tools
import addons
class report_xml(osv.osv):