[IMP] Assosiation: Optimize code of field_view_get

bzr revid: aag@tinyerp.com-20110727133025-st0dbcof70x3eip0
This commit is contained in:
Atik Agewan (OpenERP) 2011-07-27 19:00:25 +05:30
parent e96061b31a
commit 0703b995ad
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
from lxml import etree
from osv import fields, osv
class profile_association_config_install_modules_wizard(osv.osv_memory):
_inherit = 'base.setup.installer'