[MERGE] trunk
[odoo/odoo.git] / openerp / addons / __init__.py
index 9554e9b..e040e19 100644 (file)
@@ -34,7 +34,4 @@ Importing them from here is deprecated.
 
 """
 
-# get_module_path is used only by base_module_quality
-from openerp.modules import get_module_resource, get_module_path
-
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: