[CLEAN] Slighty cleaned code.

bzr revid: tde@openerp.com-20120529145535-6vfk1bx9roncs5xd
This commit is contained in:
Thibault Delavallée 2012-05-29 16:55:35 +02:00
parent 0d2f8c19fa
commit 466ac94a8d
1 changed files with 2 additions and 3 deletions

View File

@ -19,12 +19,11 @@
#
##############################################################################
import time
import base64
import tools
import time
from osv import fields
from osv import osv
import tools
from tools.translate import _
MAX_LEVEL = 15