[IMP] more augmented assignments
[odoo/odoo.git] / openerp / __init__.py
index c874a22..c9db707 100644 (file)
@@ -40,7 +40,6 @@ import service
 import sql_db
 import test
 import tools
-import wizard
 import workflow
 # backward compatilbility
 # TODO: This is for the web addons, can be removed later.