[Fix] Fix buildbot warning

bzr revid: sbh@tinyerp.com-20101230055759-n79di2mcxo8iba27
This commit is contained in:
Sbh (OpenERP) 2010-12-30 11:27:59 +05:30
parent d62ad4bc04
commit b1cdbf993a
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ from osv import fields, osv
from _common import rounding
import time
from tools import config
from tools.misc import ustr
from tools.translate import _
import decimal_precision as dp